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

Use site's node and npm versions from package.json #11

Merged
merged 1 commit into from
May 7, 2015

Conversation

joanniclaborde
Copy link
Contributor

If missing, the default node version is stable and the default npm version is ^2.0.0.

Whenever a node command is run, it is now automatically prefixed with nvm exec [site node version].

When provisioning, the default versions are installed, to be used with the grunt-init commands and when ssh'ing into the box.

@localjo
Copy link
Member

localjo commented May 6, 2015

Looks and works good for me! 👍 I'll keep using this branch to stage PRs for now.

joanniclaborde added a commit that referenced this pull request May 7, 2015
Use site's node and npm versions from package.json
@joanniclaborde joanniclaborde merged commit a3f4c19 into master May 7, 2015
@joanniclaborde joanniclaborde deleted the use-package-node-and-npm-versions branch May 7, 2015 14:25
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.

None yet

2 participants