[email protected] [email protected] fails with Permission denied

Created on 2 Sep 2017  路  4Comments  路  Source: wix/Detox

I have updated npm to 5.4.0 and detox start fail on postinstall step.

Description

Something has changed in [email protected]. I've created an issue about it on npm#18379

Steps to Reproduce

npm i [email protected] -g
mkdir test-detox && cd test-detox
npm init -y
npm i detox

Node, Device, Xcode and macOS Versions

  • Node: v8.4.0
  • Npm: 5.4.0

image

acceptebug

Most helpful comment

@dluksza @zhgqthomas As I can see @iarna fixed it in https://github.com/npm/npm/commit/767ff6eee7fa3a0f42ad677dedc0ec1f0dc15e7c. So, just update npm to 5.4.1

All 4 comments

Any update on this issue? I can't run my detox tests because of it :|

I have this error too. Please help us solve it.

@dluksza @zhgqthomas As I can see @iarna fixed it in https://github.com/npm/npm/commit/767ff6eee7fa3a0f42ad677dedc0ec1f0dc15e7c. So, just update npm to 5.4.1

@isnifer bumping npm to 5.4.1 resolved this issue, thanks!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

raphkr picture raphkr  路  4Comments

lmarques6 picture lmarques6  路  4Comments

lc3t35 picture lc3t35  路  4Comments

aamorozov picture aamorozov  路  3Comments

alexmngn picture alexmngn  路  3Comments