Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding .nvmrc #43

Merged
merged 1 commit into from
Mar 3, 2022
Merged

adding .nvmrc #43

merged 1 commit into from
Mar 3, 2022

Conversation

brossetti1
Copy link
Contributor

adding .nvmrc

> nvm use
Found '/Users/brianrossetti/Projects/current/web3/projects/geoweb-top/core-contracts/.nvmrc' with version <14.18.1>
N/A: version "14.18.1 -> N/A" is not yet installed.

You need to run "nvm install 14.18.1" to install it before using it.
> nvm install 14.18.1                                                                                                               
Downloading and installing node v14.18.1...
Downloading https://nodejs.org/dist/v14.18.1/node-v14.18.1-darwin-x64.tar.xz...
####################################################################################################################################################################################################################################### 100.0%
Computing checksum with sha256sum
Checksums matched!
nvm use
Now using node v14.18.1 (npm v6.14.15)

> nvm use                                                                                                                       
Found '/Users/brianrossetti/Projects/current/web3/projects/geoweb-top/core-contracts/.nvmrc' with version <14.18.1>
Now using node v14.18.1 (npm v6.14.15)

@brossetti1 brossetti1 requested a review from codynhat March 1, 2022 17:30
Copy link
Member

@codynhat codynhat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's merge this and then merge main into v1 instead of merging #44

@brossetti1 brossetti1 merged commit 91a7873 into main Mar 3, 2022
@brossetti1 brossetti1 deleted the br-add-nvmrc branch March 3, 2022 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants