TwitterJSClient
TwitterJSClient copied to clipboard
node_modules/twitter-node-client/twitter_config does not seem to exist
node_modules/twitter-node-client/twitter_config does not seem to exist.
For now download it from this github repository
using this npm install https://github.com/BoyCook/TwitterJSClient.git or yarn add https://github.com/BoyCook/TwitterJSClient.git
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
└─┬ [email protected] (git+https://github.com/BoyCook/TwitterJSClient.git#26f7352e9019cbae6c32dc220203ba42
ebcd38cc)
└── [email protected]
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.