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

Npm install fails #7

Open
loic-lopez opened this issue Jan 20, 2018 · 0 comments
Open

Npm install fails #7

loic-lopez opened this issue Jan 20, 2018 · 0 comments

Comments

@loic-lopez
Copy link

loic-lopez commented Jan 20, 2018

npm install

react-native-photos-framework@1.0.8 postinstall /Users/loiclopez/react-native-insta-photo-studio/node_modules/react-native-photos-framework
node install.js

module.js:557
    throw err;
    ^

Error: Cannot find module 'glob'
    at Function.Module._resolveFilename (module.js:555:15)
    at Function.Module._load (module.js:482:25)
    at Module.require (module.js:604:17)
    at require (internal/module.js:11:18)
    at Object.<anonymous> (/Users/loiclopez/react-native-insta-photo-studio/node_modules/react-native-photos-framework/local-cli/core/config/android/index.js:3:14)
    at Module._compile (module.js:660:30)
    at Object.Module._extensions..js (module.js:671:10)
    at Module.load (module.js:573:32)
    at tryModuleLoad (module.js:513:12)
    at Function.Module._load (module.js:505:3)
npm WARN gl-react@2.3.1 requires a peer of react@* but none is installed. You must install peer dependencies yourself.
npm WARN gl-react-blur@1.3.0 requires a peer of gl-react@~2.2.0 but none is installed. You must install peer dependencies yourself.
npm WARN gl-react-color-matrix@1.1.0 requires a peer of gl-react@~2.2.0 but none is installed. You must install peer dependencies yourself.
npm WARN gl-react-contrast-saturation-brightness@1.1.0 requires a peer of gl-react@~2.2.0 but none is installed. You must install peer dependencies yourself.
npm WARN gl-react-hue-rotate@1.1.0 requires a peer of gl-react@~2.2.0 but none is installed. You must install peer dependencies yourself.
npm WARN gl-react-image@0.0.2 requires a peer of gl-react@~2.2.0 but none is installed. You must install peer dependencies yourself.
npm WARN gl-react-native@2.48.0 requires a peer of react-native@* but none is installed. You must install peer dependencies yourself.
npm WARN gl-react-negative@1.1.0 requires a peer of gl-react@~2.2.0 but none is installed. You must install peer dependencies yourself.
npm WARN react-native-image-resizer@0.1.0 requires a peer of react-native@>=v0.14.2 but none is installed. You must install peer dependencies yourself.

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! react-native-photos-framework@1.0.8 postinstall: `node install.js`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the react-native-photos-framework@1.0.8 postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/loiclopez/.npm/_logs/2018-01-20T14_57_34_517Z-debug.log
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