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

Installation Script has errors #1310

Closed
iakcaoglu opened this issue Apr 13, 2016 · 6 comments
Closed

Installation Script has errors #1310

iakcaoglu opened this issue Apr 13, 2016 · 6 comments

Comments

@iakcaoglu
Copy link

Hi,
I am looking for a good alternative to develop a nodejs app and MEAN.js seem to be a good starting point for me. But when I tried to intall in li,nuz and windows I get Errors and Deprecated packages. These should be updated somehow? The log file is attached.
Thanks,
npm-debug.log.txt

@simison
Copy link
Member

simison commented Apr 13, 2016

162534 error Failed at the meanjs@0.4.2 postinstall script 'bower install --config.interactive=false'.

Does running bower install directly work for you?

@iakcaoglu
Copy link
Author

No it gives the following error.
"bower ENOGIT git is not installed or not in the PATH"

@simison
Copy link
Member

simison commented Apr 13, 2016

There's your problem. :-)

Install git and try again: https://git-scm.com/downloads

simison added a commit to simison/mean that referenced this issue Apr 13, 2016
Add git to prerequisites so that especially Windows users would realise to install it.

Fixes meanjs#1310
@ilanbiala
Copy link
Member

@iakcaoglu fixed?

@iakcaoglu
Copy link
Author

Installed GIT, Then needed python 2.7. I also installed it.
After all steps it is fixed.

@ilanbiala
Copy link
Member

@iakcaoglu why did you need Python 2.7?

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

3 participants