question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Enduro js don't create new project.

See original GitHub issue

I installed enduro with npm install enduro -g in my cmd terminal. It install correctly, when I type enduro --version , print out 1.4.47. Well, everything right, but when I type enduro create helloworld in line to enduro startup tutorlial cmd sad:

(node:4424) UnhandledPromiseRejectionWarning: ReferenceError: primordials is not defined at fs.js:27:26 at req_ (C:\Users\matte\AppData\Roaming\npm\node_modules\enduro\node_modules\natives\index.js:143:24) at Object.req [as require] (C:\Users\matte\AppData\Roaming\npm\node_modules\enduro\node_modules\natives\index.js:55:10) at Object.<anonymous> (C:\Users\matte\AppData\Roaming\npm\node_modules\enduro\node_modules\vinyl-fs\node_modules\graceful-fs\fs.js:1:37) at Module._compile (internal/modules/cjs/loader.js:959:30) at Object.Module._extensions…js (internal/modules/cjs/loader.js:995:10) at Module.load (internal/modules/cjs/loader.js:815:32) at Function.Module._load (internal/modules/cjs/loader.js:727:14) at Module.require (internal/modules/cjs/loader.js:852:19) at require (internal/modules/cjs/helpers.js:74:18) at Object.<anonymous> (C:\Users\matte\AppData\Roaming\npm\node_modules\enduro\node_modules\vinyl-fs\node_modules\graceful-fs\graceful-fs.js:3:27) at Module._compile (internal/modules/cjs/loader.js:959:30) at Object.Module._extensions…js (internal/modules/cjs/loader.js:995:10) at Module.load (internal/modules/cjs/loader.js:815:32) at Function.Module._load (internal/modules/cjs/loader.js:727:14) at Module.require (internal/modules/cjs/loader.js:852:19) (node:4424) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1) (node:4424) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

So, I think, is a dependence of endoru-js, but after installed python, updated npm and node, the situation is still the same.

Some advice?

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:1
  • Comments:8

github_iconTop GitHub Comments

1reaction
fqmontecommented, Mar 3, 2020

Not work

1reaction
LucasMWcommented, Jan 27, 2020

Same problem here; How can I try enduro? enduro --version 1.4.47 node --version v13.7.0

Unhandled rejection ReferenceError: primordials is not defined at fs.js:35:5 at req_ (/usr/local/lib/node_modules/enduro/node_modules/natives/index.js:143:24)

Read more comments on GitHub >

github_iconTop Results From Across the Web

enduro - npm
Run npm install enduro -g in your terminal. This will install enduro. Run enduro create myproject . This will create new folder /myproject...
Read more >
Enduro-js/Lobby - Gitter
... to create a project but i got this error. enduro create test (node:48503) UnhandledPromiseRejectionWarning: ReferenceError: primordials is not defined.
Read more >
enduro.js Alternatives - JavaScript Node-Powered CMS ...
Minimalistic, lean & mean, node.js cms. ... This will create new folder /myproject with the enduro project; Go in the newly created folder ......
Read more >
Enduro Owners Manual - Projecting a Waypoint
You can create a new location by projecting the distance and bearing from your current location to a new location. NOTE: You may...
Read more >
Care Instructions - EnduroShield
Care Instructions - Acting as an invisible shield, EnduroShield bonds to the substrate and helps protect against dirt, grime and soap scum.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found