-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
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?
Metadata
Metadata
Assignees
Labels
No labels