You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I cloning repository. Run npm i, and node node.js. When I select any task, the console throws an error.
Node ver 8.9.3. Windows 10.
Uncaught SyntaxError: Invalid or unexpected token at new Function (<anonymous>) at Function.compile (index.js:59452) at Object.<anonymous> (index.js:11561) at Object.C:\Users\Nikolay\Documents\GitHub\projects\webgl-workshop\node_modules\@workshop\exercise-ui\index.js._process (index.js:11691) at s (index.js:1) at index.js:1 at Object.<anonymous> (index.js:11297) at Object.C:\Users\Nikolay\Documents\GitHub\projects\webgl-workshop\node_modules\@workshop\common\index.js../analytics (index.js:11485) at s (index.js:1) at index.js:1
The text was updated successfully, but these errors were encountered:
It seems that this repo is not in maintain anymore because the last commit was 2 years ago.
But with that said, you can just clone this repo and npm install for yourself, then run the node.js binary.
That's how I use this repo anyway.
Hope it helps.
Cheers~
I cloning repository. Run npm i, and node node.js. When I select any task, the console throws an error.
Node ver 8.9.3. Windows 10.
Uncaught SyntaxError: Invalid or unexpected token at new Function (<anonymous>) at Function.compile (index.js:59452) at Object.<anonymous> (index.js:11561) at Object.C:\Users\Nikolay\Documents\GitHub\projects\webgl-workshop\node_modules\@workshop\exercise-ui\index.js._process (index.js:11691) at s (index.js:1) at index.js:1 at Object.<anonymous> (index.js:11297) at Object.C:\Users\Nikolay\Documents\GitHub\projects\webgl-workshop\node_modules\@workshop\common\index.js../analytics (index.js:11485) at s (index.js:1) at index.js:1
The text was updated successfully, but these errors were encountered: