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 compatible versions and New install error #40

Open
pedrolsazevedo opened this issue Sep 23, 2020 · 0 comments
Open

Node compatible versions and New install error #40

pedrolsazevedo opened this issue Sep 23, 2020 · 0 comments

Comments

@pedrolsazevedo
Copy link

Hello I'm trying to install using composer. but there's an error in installation.

  • RHEL 7
  • Node 14
  • PHP 7.2

> node_modules/.bin/gulp init
fs.js:41
} = primordials;
    ^

ReferenceError: primordials is not defined
    at fs.js:41:5
    at req_ (/apps/www/php7_desenvolvimento/html/aplicacao/[--stability-dev]/node_modules/natives/index.js:143:24)
    at Object.req [as require] (/apps/www/php7_desenvolvimento/html/aplicacao/[--stability-dev]/node_modules/natives/index.js:55:10)
    at Object.<anonymous> (/apps/www/php7_desenvolvimento/html/aplicacao/[--stability-dev]/node_modules/graceful-fs/fs.js:1:37)
    at Module._compile (internal/modules/cjs/loader.js:1076:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1097:10)
    at Module.load (internal/modules/cjs/loader.js:941:32)
    at Function.Module._load (internal/modules/cjs/loader.js:782:14)
    at Module.require (internal/modules/cjs/loader.js:965:19)
    at require (internal/modules/cjs/helpers.js:88:18)
Script node_modules/.bin/gulp init handling the post-install-cmd event returned with error code 1

Which Node version should I use?

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

1 participant