-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
npm start raises #193
Comments
|
I get this:
|
do npm install esm@3 inside project folder before running node -r esm bin/server --port 3000 |
Why is this required to run the project? |
even developer doesn't know |
go figure |
/usr/bin/env: ‘node -r esm’: No such file or directory
/usr/bin/env: use -[v]S to pass options in shebang lines
The text was updated successfully, but these errors were encountered: