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 problem / where is the spawnfile ? #48

Open
xslayserx opened this issue Aug 31, 2016 · 1 comment
Open

npm install problem / where is the spawnfile ? #48

xslayserx opened this issue Aug 31, 2016 · 1 comment

Comments

@xslayserx
Copy link

After succesfully creating a Pogomap with the release version, i tried to creat a map with the dev version. But i cant solve the npm install problem. My second question is, if i can somehow copy the spawnlocation file from the release version into the dev version and where i can find this file.

Thank you

C:\Users\Fabian\Desktop\PokemonGo-Map-develop\PokemonGo-Map-develop>npm --versio
n
3.10.6

C:\Users\Fabian\Desktop\PokemonGo-Map-develop\PokemonGo-Map-develop>node --versi
on
v4.5.0

C:\Users\Fabian\Desktop\PokemonGo-Map-develop\PokemonGo-Map-develop>npm install

pogomap@0.1.0 postinstall C:\Users\Fabian\Desktop\PokemonGo-Map-develop\Pokemo
nGo-Map-develop
grunt build

Der Befehl "grunt" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.

npm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Users\Fabian\npm\nod
e_modules\npm\bin\npm-cli.js" "install"
npm ERR! node v4.5.0
npm ERR! npm v3.10.6
npm ERR! code ELIFECYCLE
npm ERR! pogomap@0.1.0 postinstall: grunt build
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the pogomap@0.1.0 postinstall script 'grunt build'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the pogomap package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! grunt build
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs pogomap
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls pogomap
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! C:\Users\Fabian\Desktop\PokemonGo-Map-develop\PokemonGo-Map-develop
\npm-debug.log

C:\Users\Fabian\Desktop\PokemonGo-Map-develop\PokemonGo-Map-develop>

@xslayserx
Copy link
Author

Update: for some reason my Release version now wants me to install npm aswell

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