Giter Site home page Giter Site logo

Comments (8)

gcornejo avatar gcornejo commented on August 26, 2024 1

I researched, and found out that gulp 3 is no longer supporter.
gulpjs/gulp#2324
I guess Enduro JS will require an update to gulp 4, and seems like it´s not that straight forward. The configuration files aren´t compatible.
Hope someone sorts this out.

from enduro.

LucasMW avatar LucasMW commented on August 26, 2024 1

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)

from enduro.

fqmonte avatar fqmonte commented on August 26, 2024 1

Not work

from enduro.

dendyjoom avatar dendyjoom commented on August 26, 2024

I also ran into this problem. Did anyone manage to solve this?
Mac OS 10.15
node v12.6.0

from enduro.

mmss1995 avatar mmss1995 commented on August 26, 2024

I researched, and found out that gulp 3 is no longer supporter.
gulpjs/gulp#2324
I guess Enduro JS will require an update to gulp 4, and seems like it´s not that straight forward. The configuration files aren´t compatible.

And so we only need to wait the gulp 4? Really? 😢

from enduro.

gcornejo avatar gcornejo commented on August 26, 2024

Maybe an alternative, which I'll try is to install several versions of nodejs, with NVM:
https://codeforgeek.com/run-multiple-node-js-apps-with-different-node-js-version-in-same-server/
NVM = Node Version Manager
https://github.com/nvm-sh/nvm
Hope it helps others to run node with previous version, and get enduro running

from enduro.

Ezra-Siton-UIX avatar Ezra-Siton-UIX commented on August 26, 2024

This project is still maintained? The last commit was before a year ago.
Also, get this error.

Unhandled rejection ReferenceError: primordials is not defined
    at fs.js:35:5
    at req_ (C:\Users\Siton\AppData\Roaming\npm\node_modules\enduro\node_modules\natives\index.js:143:24)
    at Object.req [as require] (C:\Users\Siton\AppData\Roaming\npm\node_modules\enduro\node_modules\natives\index.js:55:10)
    at Object.<anonymous> (C:\Users\Siton\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:1151:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1171:10)
    at Module.load (internal/modules/cjs/loader.js:1000:32)
    at Function.Module._load (internal/modules/cjs/loader.js:899:14)
    at Module.require (internal/modules/cjs/loader.js:1040:19)
    at require (internal/modules/cjs/helpers.js:72:18)
    at Object.<anonymous> (C:\Users\Siton\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:1151:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1171:10)
    at Module.load (internal/modules/cjs/loader.js:1000:32)
    at Function.Module._load (internal/modules/cjs/loader.js:899:14)
    at Module.require (internal/modules/cjs/loader.js:1040:19)

from enduro.

Ezra-Siton-UIX avatar Ezra-Siton-UIX commented on August 26, 2024

Looks like node.js support issue.

I install my site on 2 laptops:

  • New laptop: Not working (Node 12)
  • Old laptop: Works fine (Node 8)

Test: I update node version on my old laptop to last stable node js (12.16.1) and now - no command is working (Throw errors).

Related:
#330

from enduro.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.