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 Unexpected token #32

Open
kd8bxp opened this issue Oct 1, 2020 · 0 comments
Open

syntaxError Unexpected token #32

kd8bxp opened this issue Oct 1, 2020 · 0 comments

Comments

@kd8bxp
Copy link

kd8bxp commented Oct 1, 2020

Got the following error using Linux Mint 20 64bit, not sure how to proceed.

/home/lfmiller/.nvm/versions/node/v6.12.2/lib/node_modules/vector-web-setup/tools/configure.js:73
const processLess = async () => {
                          ^

SyntaxError: Unexpected token (
    at createScript (vm.js:56:10)
    at Object.runInThisContext (vm.js:97:10)
    at Module._compile (module.js:542:28)
    at Object.Module._extensions..js (module.js:579:10)
    at Module.load (module.js:487:32)
    at tryModuleLoad (module.js:446:12)
    at Function.Module._load (module.js:438:3)
    at Module.require (module.js:497:17)
    at require (internal/module.js:20:19)
    at Object.<anonymous> (/home/lfmiller/.nvm/versions/node/v6.12.2/lib/node_modules/vector-web-setup/vector-web-setup.js:19:15)

npm version 3.10.10
Kernel 5.4.0-48-generic x86_64
Dell Inspiron One 2330 dual core i3-3240 (yes, it's an old system)
Linux Mint 20 (Ubuntu 20.04 base)
6gb ram, 1tb hard drive

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