You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 27, 2018. It is now read-only.
if there is a way to disable the grunt-coffescript hooking that sails lift does, it will work. In which case, you can simply modify the docker-compose.yml to include:
keep in mind, the current build of the iojs-nvm-stable is built with iojs 1.5.1 and an older version of sails. If I have some time tomorrow I'll see if I can update it.
P.S., upon reflection perhaps using nvm to install node into these images is not a good way to use a Docker image in sane. I think it would be better and more efficient to just bake in the version of node you want to use, while it would be convenient for switching node versions in a single docker container, it's just as easy to switch which image you want for the node base.
I'll discuss with @Globegitter the next time we chat.
@kriswill yeah I think removing nvm does sound like a good decision. If you have some time in-between your hiatus, that would be a great update. Would love to have it in 0.1.0 :)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm trying to use nvm-iojs-latest in SANE, but getting the error message:
This is the docker-compose.yml:
The text was updated successfully, but these errors were encountered: