Closed yumi-studio closed 7 years ago
ok =_= http://prntscr.com/bnxje1
This seem to be an issue with your computer. Install git and try again: https://github.com/npm/npm/wiki/Troubleshooting#no-git
It still error http://prntscr.com/bqnchv :| you should test a bot with dubapi . I will see.
Looks like you don't have Python installed or it isn't in your PATH
. node-gyp requires Python 2.7.
when i tested it on tonicdev.com, It showed me this http://prntscr.com/c2wlm4 Cannot find module 'msgpack-js' ???
You might should know dubbot !== dubapi.
But this fails, since ably's msg-pack-version is not hosted on NPM, but on Github. You should install the package on your computer and see what happens.
I know it's a stupid question but how can i install it on my computer? @Fuechschen
"npm install dupapi"
npm install dubapi
in the folder of your bot
I dont know but if it can work, Can you send me your "dubapi" folder :3 @Fuechschen
Unfortunately i cannot since all my builds are on linux, so it won't work on a windows machine
Run
npm install dubapi
and it will be installed automatically.