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

Node Error, possible dependancy update issue #1

Open
GreggOrdHume opened this issue May 15, 2018 · 1 comment
Open

Node Error, possible dependancy update issue #1

GreggOrdHume opened this issue May 15, 2018 · 1 comment

Comments

@GreggOrdHume
Copy link

Hey, thanks for this!

All was working well but it looks like a dependancy may have updated because all of a sudden I am getting the below error. Unless its related to my node version (8.8.1) but everything was working well.

/devbox/nuxtkoa2/node_modules/braces/lib/braces.js:1
(function (exports, require, module, __filename, __dirname) { �
                                                              ^

SyntaxError: Invalid or unexpected token
    at createScript (vm.js:80:10)
    at Object.runInThisContext (vm.js:139:10)
    at Module._compile (module.js:576:28)
    at Object.Module._extensions..js (module.js:623:10)
    at Module.load (module.js:531:32)
    at tryModuleLoad (module.js:494:12)
    at Function.Module._load (module.js:486:3)
    at Module.require (module.js:556:17)
    at require (internal/module.js:11:18)
    at Object.<anonymous> (/Users/gregord-hume/Desktop/devbox/nuxtkoa2/node_modules/braces/index.js:17:14)
@lautiamkok
Copy link
Owner

@GreggOrdHume sorry I missed your message. could you please provide more information on the dependency that you updated? Which one is it?

I am on node 8.10.0

$ node -v
v8.10.0

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

2 participants