Open chucklorenz opened 5 years ago
@chucklorenz I think it might be more to do with how the plugins have been specified here than the fault of the CLI
I'm not sure the adapt cli has been set up to allow for plugins to be installed from a specific branch, only from tags or releases. If not then perhaps it should be, I can clearly see that it would be useful here!
@moloko Yes, I'm sure you're correct. My work doesn't need this to be corrected--ended up downloading them manually. Not sure it's worth the time to update the adapt.json. Perhaps there is a value to others in this issue remaining visible until v5 is released? Your call when to close. Thanks!
Yes let's leave - possibly even convert to a feature request
adapt create course "My Course" release/v5
installs the correct fw branch but errors while trying to install the required plug-ins:( However,
adapt create course "My Course" issue/1987
succeeds, installing the required plug-ins.)adapt-cli: v2.1.8 Tested on Windows 10, node v8.12.0 using git bash Tested on Ubuntu 18.04.1, node v10.16.2