@GELight wrote:
Good evening all,
Is there exists an Ember CLI Version switcher? I do not yet tested this but for example this is a node.js version switcher. Background for my bit strange question is the problem by working on ember projects with different versions like 2.13, 3.0 or 3.5. Locally only one node.js version can be installed on my computer. The same think its with the related installed Ember CLI version.
On my home I working with windows 10 and not with linux. One solution for my problem is that I try to use docker with this project: https://hub.docker.com/r/danlynn/ember-cli/
But the problem here is that apparently docker under windows have a little problem by watching file changes. If I change a file then the running ember app inside the docker container do not make an refresh. A manual stop and restart of my ember app is needed inside the docker container. This is only a problem under windows. I discussed this with an issue on the github project.
Therefore my question whether there exists an version switcher for Ember and Node.
Greetings, Mario
Posts: 2
Participants: 2