Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

composer install && npm install Error #81

Open
devops85 opened this issue Oct 19, 2016 · 1 comment
Open

composer install && npm install Error #81

devops85 opened this issue Oct 19, 2016 · 1 comment

Comments

@devops85
Copy link

I can not build, the following error appear when I try to run composer install && npm install

`
bower install && gulp --production

module.js:327
throw err;
^

Error: Cannot find module '../../modules/es6.string.iterator'
...

npm ERR! Failed at the @ postinstall script 'bower install && gulp --production'.
npm ERR! This is most likely a problem with the package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! bower install && gulp --production
npm ERR! You can get information on how to open an issue for this project with:
`

npm ERR! node v4.6.1
npm ERR! npm v3.10.8

@ArturKami
Copy link

hej,
try to update node and npm, should do the trick :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants