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

Installation on MAC OSX error #204

Open
rascyber opened this issue Apr 28, 2020 · 1 comment
Open

Installation on MAC OSX error #204

rascyber opened this issue Apr 28, 2020 · 1 comment
Labels
Type: Bug Something isn't working

Comments

@rascyber
Copy link

EthicalHacker:galio-starter-kit CyberDevelopment$ sudo npm install galio-framework
Password:
npm WARN peerDependencies The peer dependency react@* included from galio-framework will no
npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency
npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly.
npm WARN peerDependencies The peer dependency react-native@* included from galio-framework will no
npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency
npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly.
npm WARN peerDependencies The peer dependency react-native-vector-icons@>6.0.0 included from galio-framework will no
npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency
npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly.

galio-framework@0.6.3 postinstall /Users/CyberDevelopment/ReactNative/galio-starter-kit/node_modules/galio-framework
opencollective-postinstall

/Users/CyberDevelopment/ReactNative/galio-starter-kit/node_modules/galio-framework/node_modules/opencollective-postinstall/index.js:14
console.log(`\u001b[96m\u001b[1mThank you for using ${pkg.name}!\u001b[96m
^
SyntaxError: Unexpected token ILLEGAL
at exports.runInThisContext (vm.js:73:16)
at Module._compile (module.js:443:25)
at Object.Module._extensions..js (module.js:478:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Function.Module.runMain (module.js:501:10)
at startup (node.js:129:16)
at node.js:814:3
npm ERR! Darwin 19.4.0
npm ERR! argv "node" "/usr/local/bin/npm" "install" "galio-framework"
npm ERR! node v0.12.7
npm ERR! npm v2.11.3
npm ERR! code ELIFECYCLE

npm ERR! galio-framework@0.6.3 postinstall: opencollective-postinstall
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the galio-framework@0.6.3 postinstall script 'opencollective-postinstall'.
npm ERR! This is most likely a problem with the galio-framework package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! opencollective-postinstall
npm ERR! You can get their info via:
npm ERR! npm owner ls galio-framework
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! /Users/CyberDevelopment/ReactNative/galio-starter-kit/npm-debug.log
EthicalHacker:galio-starter-kit CyberDevelopment$ yarn add galio-framework
-bash: yarn: command not found
EthicalHacker:galio-starter-kit CyberDevelopment$

@palingheorghe
Copy link
Collaborator

Hi @rascyber ,

Thank you for this issue, we'll investigate further!
Alin

@palingheorghe palingheorghe added the Type: Bug Something isn't working label May 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants