BoyCook / TwitterJSClient

Twitter client written in JavaScript packaged as a node module
GNU General Public License v2.0
562 stars 176 forks source link

node_modules/twitter-node-client/twitter_config does not seem to exist #60

Open elgs opened 7 years ago

elgs commented 7 years ago

node_modules/twitter-node-client/twitter_config does not seem to exist.

MiguelDebruyne commented 7 years ago

For now download it from this github repository

mrhandoko commented 7 years ago

using this npm install https://github.com/BoyCook/TwitterJSClient.git or yarn add https://github.com/BoyCook/TwitterJSClient.git

MemeRunner commented 5 years ago

I just tried npm install https://github.com/BoyCook/TwitterJSClient.gitand received the message below. It did install twitter_config in the twitter-node-client directory, so I presume it worked, but not clear if the npm WARN messages below need action.

/home/d
└─┬ twitter-node-client@0.0.6  (git+https://github.com/BoyCook/TwitterJSClient.git#26f7352e9019cbae6c32dc220203ba42
ebcd38cc)
  └── qs@5.2.0 
npm WARN enoent ENOENT: no such file or directory, open '/home/d/package.json'
npm WARN d No description
npm WARN d No repository field.
npm WARN d No README data
npm WARN d No license field.