thinkong / meteor-phaser

phaser for meteor
14 stars 3 forks source link

Nitrous Incompatability #5

Closed Mike-Sinistralis closed 10 years ago

Mike-Sinistralis commented 10 years ago

For some reason, when I use 'mrt add phaserio', I get the following error in the Nitrous terminal:

While building package phaserio:
error: File not found: phaserio_tests.js

/home/action/.parts/lib/node_modules/meteorite/lib/command.js:41
throw "Command exited with " + code + "/" + signal;
^
Command exited with 1/null

Unsure if this is Nitrous specific, or something with a new meteorite version. I was unable to reproduce this locally however.

Mike-Sinistralis commented 10 years ago

Managed to fix this by forcing a git pull on the phaser directory.

Feel free to mark this as completed.

thinkong commented 10 years ago

removed dependencies for the said file..