Laravel Community Tools by
Tighten
Laravel Versions
PHP Releases
Nova Packages
Laravel Tricks
Forge Recipes
Forge Recipes
Staff Picks
All Recipes
Login
Staff Picks
All Recipes
Login
Back to Recipes
Install nvm
2 years ago
internetztube
un-tested
Installs nvm (node version manager)
Clone
bash
Copy
# Execute as forge curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.5/install.sh | bash # Usage in Deploy Script with .nvmrc file: # source /home/forge/.nvm/nvm.sh; nvm install && nvm use
Comments
No comments yet.
Log in
to leave a comment.