digital-dream-labs / digital-dream-labs/vector-web-setup

syntaxError Unexpected token

Open
#32 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
79
Forks
73
PR merge metrics
No merged PRs in 30d

Description

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. (/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

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the failure with Node v6.12.2 and inspect tools/configure.js around line 73, then trace how it is loaded from vector-web-setup.js. Check the project's supported Node versions and installation path; done means the setup command has a documented or implemented resolution for this syntax error.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
cli, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.