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
npm wont install the dependencies with node 6.x (which is the version in the ubuntu repositories). I'm not sure exactly what the version requirement is, but the lowest/highest version would be handy.
Thanks :)
The text was updated successfully, but these errors were encountered:
Many Linux distros do not have the latest and greatest Node.js and NPM versions available, so additional steps would be needed, but I do agree that it would help. Right now the Node.js requirement is only found in config.js.
The steps below would get the current Subway repo running on Ubuntu 12.04 for example.
Is this still an issue? I guess a new version of Ubuntu has been released since the creation of this issue. For the record I successfully installed node and subway's needed packages on Debian Jessie (testing) with the following commands:
npm wont install the dependencies with node 6.x (which is the version in the ubuntu repositories). I'm not sure exactly what the version requirement is, but the lowest/highest version would be handy.
Thanks :)
The text was updated successfully, but these errors were encountered: