Skip to content
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

can not run with npm #91

Open
YFJiang opened this issue Jun 8, 2024 · 1 comment
Open

can not run with npm #91

YFJiang opened this issue Jun 8, 2024 · 1 comment

Comments

@YFJiang
Copy link

YFJiang commented Jun 8, 2024

Hello!
when i want to run it by using npm, I got below errors:"$ npm start

[email protected] start
vite

file:///home/johnson/WorkSpace/node_js/protobuf-decoder-master/node_modules/vite/bin/vite.js:7
await import('source-map-support').then((r) => r.default.install())
^^^^^

SyntaxError: Unexpected reserved word
at Loader.moduleStrategy (internal/modules/esm/translators.js:133:18)
at async link (internal/modules/esm/module_job.js:42:21)
"

@pawitp
Copy link
Owner

pawitp commented Jun 8, 2024

What version of NodeJS are you using? Please try upgrading to the latest LTS if you're using an older version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants