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

Running different node versions via nvm #57

Closed
KidkArolis opened this issue Sep 6, 2014 · 3 comments
Closed

Running different node versions via nvm #57

KidkArolis opened this issue Sep 6, 2014 · 3 comments
Labels

Comments

@KidkArolis
Copy link

Is it possible to execute nvm use that switches node version based on .nvmrc before kicking off the app?
I'm trying to run multiple services on the same machine in different node versions (koa needs generators).

@KidkArolis
Copy link
Author

I'm sorry if this is not the right place for these questions, I can move the discussion somewhere else if there's a better place.

@rmg
Copy link
Member

rmg commented Sep 7, 2014

There are more people watching the strongloop mailing list, so you might get answers faster there.

@rmg
Copy link
Member

rmg commented Sep 7, 2014

Based on your question in #56, I'd amend my answer to something more like nvm run 0.11.13 --harmony /usr/local/bin/sl-run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants