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

Add nvm install in Makefile #357

Open
wants to merge 81 commits into
base: celestia-develop
Choose a base branch
from

Conversation

AbhinavMir
Copy link

This PR updates the Makefile to automatically install the Node.js version specified in .nvmrc using nvm install, ensuring a smoother build process by reducing manual setup. Currently, make fails if exact version from .nvmrc is not found locally.

@tuxcanfly tuxcanfly force-pushed the celestia-develop branch 2 times, most recently from 4c64973 to 9931de7 Compare June 7, 2024 16:05
@tuxcanfly tuxcanfly force-pushed the celestia-develop branch 3 times, most recently from 906ea8b to 2454b20 Compare June 20, 2024 17:15
@tuxcanfly tuxcanfly force-pushed the celestia-develop branch 2 times, most recently from b0d5401 to f97945e Compare July 2, 2024 14:03
@tuxcanfly tuxcanfly force-pushed the celestia-develop branch 8 times, most recently from 34b600e to 35208f7 Compare July 15, 2024 17:16
@tuxcanfly tuxcanfly force-pushed the celestia-develop branch 3 times, most recently from fc81490 to cf7d8cd Compare July 20, 2024 17:31
@tuxcanfly tuxcanfly force-pushed the celestia-develop branch 3 times, most recently from 2f756d9 to 872d1f8 Compare August 8, 2024 00:07
@tuxcanfly tuxcanfly force-pushed the celestia-develop branch 2 times, most recently from 1b944c7 to 3426d0b Compare September 23, 2024 22:24
@tuxcanfly tuxcanfly force-pushed the celestia-develop branch 4 times, most recently from ce660d0 to 4c05eb4 Compare October 3, 2024 19:42
@tuxcanfly tuxcanfly force-pushed the celestia-develop branch 2 times, most recently from 3303b89 to d8de0fc Compare October 23, 2024 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants