@jezra wrote:
I’m am still trying to get my project to stick with the LTS channel. currently, according to https://emberjs.com/builds/ the LTS version is 3.4.7
However, when I try
ember update --to 3.4.7
I receive a git error regarding “unknown revision or path not in the working tree.” When I edit my package.json and set “ember-cli”: “3.4.7”, and then runyarn
, I am asked to choose a version of ember-cli because 3.4.7 is not an option.Obviously I am doing something wrong, and if anyone can point me to documentation or a tutorial on how to use ember with a specific channel (preferable LTS), I would be extremely grateful.
Posts: 4
Participants: 2