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

Aiva npm runsetup shows error #52

Open
adhip49 opened this issue May 13, 2018 · 4 comments
Open

Aiva npm runsetup shows error #52

adhip49 opened this issue May 13, 2018 · 4 comments

Comments

@adhip49
Copy link

adhip49 commented May 13, 2018

C:\xampp\htdocs\aiva>npm run setup

[email protected] setup C:\xampp\htdocs\aiva
bin/setup

'bin' is not recognized as an internal or external command,
operable program or batch file.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] setup: bin/setup
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] setup 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! C:\Users\zen education\AppData\Roaming\npm-cache_logs\2018-05-13T14_50_24_755Z-debug.log

@naeem1098
Copy link

This problem is with me too. please help

@kengz
Copy link
Owner

kengz commented Jul 24, 2018

try running the content of the bin/setup script by copy-pasting the lines into the terminal and see if that shows some error?

@CedricB1
Copy link

CedricB1 commented Jan 10, 2019

HI. I have the same problem, by using Windows. I've tried this on Git Bash :

bash bin/setup

Of course, I have a lot of errors or commands not found.
May I suppose that its code is not adapted to Windows ?
Thanks in advance.
CB

@kengz
Copy link
Owner

kengz commented Jan 10, 2019

indeed it is not. it's only for Unix.

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

4 participants