aiva icon indicating copy to clipboard operation
aiva copied to clipboard

Aiva npm runsetup shows error

Open adhip49 opened this issue 6 years ago • 4 comments

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

adhip49 avatar May 13 '18 14:05 adhip49

This problem is with me too. please help

naeem1098 avatar Jul 23 '18 10:07 naeem1098

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

kengz avatar Jul 24 '18 05:07 kengz

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

CedricB1 avatar Jan 10 '19 11:01 CedricB1

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

kengz avatar Jan 10 '19 17:01 kengz