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

Error when running on Ubuntu #40

Open
micheldebree opened this issue Sep 11, 2020 · 0 comments
Open

Error when running on Ubuntu #40

micheldebree opened this issue Sep 11, 2020 · 0 comments
Assignees
Labels
bug cli Applies to the command line component

Comments

@micheldebree
Copy link
Owner

I've installed git and yarn, and NodeJS (v8.10), and I've installed RetroPixels via npm, and it doesn't give me any errors during installation. However, when I run it, I get the following errors I can't interpret:

/usr/local/lib/node_modules/retropixels/node_modules/fs-extra/lib/mkdirs/make-dir.js:85
} catch {
^

SyntaxError: Unexpected token {
at createScript (vm.js:80:10)
at Object.runInThisContext (vm.js:139:10)
at Module._compile (module.js:616:28)
at Object.Module._extensions..js (module.js:663:10)
at Module.load (module.js:565:32)
at tryModuleLoad (module.js:505:12)
at Function.Module._load (module.js:497:3)
at Module.require (module.js:596:17)
at require (internal/module.js:11:18)
at Object. (/usr/local/lib/node_modules/retropixels/node_modules/fs-extra/lib/mkdirs/index.js:3:44)

Any ideas about what I need to install? I don't recognize any of this stuff.

Greg.

@micheldebree micheldebree self-assigned this Sep 11, 2020
@micheldebree micheldebree added the cli Applies to the command line component label May 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug cli Applies to the command line component
Projects
None yet
Development

No branches or pull requests

1 participant