request / request-promise

The simplified HTTP request client 'request' with Promise support. Powered by Bluebird.
ISC License
4.77k stars 297 forks source link

Hey @pradiptabasu , you need to install `request` yourself before you install `request-promise`. See the [installation instructions](https://github.com/request/request-promise#installation). #355

Open blakealford opened 4 years ago

blakealford commented 4 years ago

Hey @pradiptabasu , I am getting an error that says SyntaxError: Invalid or unexpected token

at Object. (/Users/user/Documents/GitHub/Aura/node_modules/request/lib/helpers.js:5:14)

I have tried deleting from package.json and re installing request before request promise