Hi Joel, Just conjecture, but based on that error message it looks like your versions of node and/or yarn may need an upgrade.
- Rob > On Nov 5, 2018, at 7:04 PM, Joel Aldor <[email protected]> wrote: > > Hi all, > > I get this error message after I installed Arches v4.3.3, and cannot proceed: > > (ENV)ubuntu@ARCHESv4:~/Projects$ arches-project create phm4app > /usr/local/lib/node_modules/yarn/lib/cli.js:62909 > let code = codeRegex(); > ^^^ > SyntaxError: Block-scoped declarations (let, const, function, class) not yet > supported outside strict mode > at exports.runInThisContext (vm.js:53:16) > at Module._compile (module.js:374:25) > at Object.Module._extensions..js (module.js:417:10) > at Module.load (module.js:344:32) > at Function.Module._load (module.js:301:12) > at Module.require (module.js:354:17) > at require (internal/module.js:12:17) > at Object.<anonymous> (/usr/local/lib/node_modules/yarn/bin/yarn.js:24:13) > at Module._compile (module.js:410:26) > at Object.Module._extensions..js (module.js:417:10) > > Anything I can do to fix this? Thank you. > > Regards, > > Joel > > -- > -- To post, send email to [email protected]. To unsubscribe, > send email to [email protected]. For more > information, visit https://groups.google.com/d/forum/archesproject?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Arches Project" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
