fb-photo-fetch
fb-photo-fetch copied to clipboard
Cannot find module
Hi, I'm new to this, but receiving this error...
Thanks : )
Error: Cannot find module '/Users/rgranholm/Desktop/fb-photo-fetch-master/index.js--tagged=true--dest=/Users/rgranholm/Pictures/Facebook_Photos--debug=api,json,download --token=THETOKEN' at Function.Module._resolveFilename (module.js:547:15) at Function.Module._load (module.js:474:25) at Function.Module.runMain (module.js:693:10) at startup (bootstrap_node.js:191:16) at bootstrap_node.js:612:3 RFG-MbProR15T:fb-photo-fetch-master rgranholm$
You're probably missing a space after index.js in your command
That got me a step further... new error
Error: Cannot find module 'minimist'
at Function.Module._resolveFilename (module.js:547:15)
at Function.Module._load (module.js:474:25)
at Module.require (module.js:596:17)
at require (internal/module.js:11:18)
at Object.
Do a npm install
I did an install, both versions listed below...throw error. Thank you so much for this help.
Last login: Thu Aug 2 11:30:02 on ttys002 RFG-MbProR15T:fb-photo-fetch rgranholm$ node -v v8.11.3 RFG-MbProR15T:fb-photo-fetch rgranholm$ npm -v 5.6.0 RFG-MbProR15T:fb-photo-fetch rgranholm$ node index.js --tagged=true--dest=/Users/rgranholm/Desktop/Facebook_Photos--debug=api,json,download\ --token=EAAAASIRoIPABAGtbVcNGKDyN3UsbXe4PSEvixKooQk02JTIwWRwW9Uz0WZClE6y7iRfqZBMeh4yjhcJamo3mrIFivorRvwkUX7GLQLcqwNmspAQeCs4RbJHJQKFy1bpZAOW00wPtNKO0endroZAz6EzyiZCw3hT7vrsZBRepA1ej20RTq1Cpim8CLQVGnWp5Xg1qpn8fJFWAZDZD module.js:549 throw err; ^
Error: Cannot find module 'minimist'
at Function.Module._resolveFilename (module.js:547:15)
at Function.Module._load (module.js:474:25)
at Module.require (module.js:596:17)
at require (internal/module.js:11:18)
at Object.