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

SyntaxError: missing ) after argument list #38

Open
lucassa-bit opened this issue Jan 28, 2024 · 0 comments
Open

SyntaxError: missing ) after argument list #38

lucassa-bit opened this issue Jan 28, 2024 · 0 comments

Comments

@lucassa-bit
Copy link

lucassa-bit commented Jan 28, 2024

I've been having a problem everytime I create a new vuetify component with the npm create vuetify
Error:
SyntaxError: missing ) after argument list at internalCompileFunction (node:internal/vm:77:18) at wrapSafe (node:internal/modules/cjs/loader:1287:20) at Module._compile (node:internal/modules/cjs/loader:1339:27) at Module._extensions..js (node:internal/modules/cjs/loader:1434:10) at Module.load (node:internal/modules/cjs/loader:1206:32) at Module._load (node:internal/modules/cjs/loader:1022:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:142:12) at node:internal/main/run_main_module:28:49
Code line
basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')")

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