After bin/server --port 1234, have the following error
/usr/bin/env: ‘node -r esm’: No such file or directory
/usr/bin/env: use -[v]S to pass options in shebang lines
I have google and no relevant information to correct it. What is the issue here and how to fix it?
After bin/server --port 1234, have the following error
/usr/bin/env: ‘node -r esm’: No such file or directory
/usr/bin/env: use -[v]S to pass options in shebang lines
I have google and no relevant information to correct it. What is the issue here and how to fix it?