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

feat: add .nvmrc to the project 🔧 #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Jesus-Rojas
Copy link

.nvmrc is added to the project, making it easier to switch to the node version required by a given project.

Example:

unknown@unknown$ node -v
v14.20.0
unknown@unknown$ nvm use
Found '/home/unknown/portafolio_sebbasDev/.nvmrc' with version <v20.12.2>
Now using node v20.12.2 (npm v10.5.0)
unknown@unknown$ node -v
v20.12.2

Copy link

netlify bot commented Apr 24, 2024

Deploy Preview for sebbasdev0626 ready!

Name Link
🔨 Latest commit 370b471
🔍 Latest deploy log https://app.netlify.com/sites/sebbasdev0626/deploys/6628900ded40a800089792da
😎 Deploy Preview https://deploy-preview-1--sebbasdev0626.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Jesus-Rojas
Copy link
Author

@sebbas-0626 merge this !!

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.

1 participant