Moglum / rotten-tomatoes-letterboxd

A simple Node.js script to retrieve your Rotten Tomatoes reviews for import to Letterboxd.
13 stars 5 forks source link

any idea of what I'm doing wrong? #1

Open santibarriocanal opened 4 years ago

santibarriocanal commented 4 years ago

I get this: npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! rotten-tomatoes-letterboxd@1.0.0 start: node index.js npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the rotten-tomatoes-letterboxd@1.0.0 start script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in: npm ERR! /Users/santiago/.npm/_logs/2020-05-20T06_30_30_522Z-debug.log

Moglum commented 4 years ago

Hi, when do you get this problem, during npm install or npm start? Could you please share the complete log at /Users/santiago/.npm/_logs/2020-05-20T06_30_30_522Z-debug.log?

Or if you give me your Rotten Tomatoes Profile ID I will run it for you ;)