AgustinSRG / Showdown-ChatBot

Pokemon Showdown Bot for Node JS
Other
5 stars 18 forks source link

package.json issue #2

Closed LifeHaxGamer closed 6 years ago

LifeHaxGamer commented 6 years ago

The package.json file is saved as a notepad file and as a result, during the "npm install" step, the file is not recognized as a package.json file, creating the output of "Could not install from "Showdown-ChatBot" as it does not contain a package.json file."

Please help!

asanrom commented 6 years ago

Can you provide a screenshot or a log? Maybe the problem is the npm version or the file was removed. But i cannot be sure.

I'm using this bot both in Windows and Linux and npm recognizes the package.json file. Even GitHub and Travis-CI have no problems with it.