Urigo/Ionic2CLI-Meteor-WhatsApp

Tutorial Problem Chap 8 when npm run api

Closed this issue · 2 comments

Hello i try to follow the tutorial to build the chat but i get stuck when i try to launch the meteor server with npm run api.
Here is the error from the windows shell:
bug
i tried to remake symlink with the bash version for windows.
it seems good.
bug2

Thanks for your help! i really need it, i try to accomplish my Bachelor thesis

try meteor
from the api directory

I hardcoded Linux-compatible scripts into package.json without taking Windows into account. Just run meteor run --settings private\settings.json from the API directory. Please change the syntax according to your OS (I think it should use \ instead of /, but I'm not sure). I'm closing, feel free to reopen if the issue persists.