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

App does not run | JS SyntaxError #4

Open
jkeur opened this issue Aug 25, 2023 · 0 comments
Open

App does not run | JS SyntaxError #4

jkeur opened this issue Aug 25, 2023 · 0 comments

Comments

@jkeur
Copy link

jkeur commented Aug 25, 2023

Using your project setup description, I got stuck at npm run dev, which gave the following message:

> codeigniter-vite-vue@0.0.0 dev
> vite

file://project_folder/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)

etc.

Could this be fixed? Thanks in advance.

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

1 participant