It seems like this package was published to NPM through windows and has fallen prey to the following issue [1].
It manifests itself as this error when running the single-page-server executable
/usr/bin/env: ‘node\r’: No such file or directory
When I npm install https://github.com/daviesian/single-page-server directly, it works just fine.
[1] : npm/npm#2097
It seems like this package was published to NPM through windows and has fallen prey to the following issue [1].
It manifests itself as this error when running the single-page-server executable
/usr/bin/env: ‘node\r’: No such file or directoryWhen I
npm install https://github.com/daviesian/single-page-serverdirectly, it works just fine.[1] : npm/npm#2097