Hacker News new | ask | show | jobs
by dentldir 5090 days ago
On the iron_worker upload crawler step:

ERROR -- IronWorkerNG: Can't find src with path='node_modules'

2 comments

Hey Dentldir, make sure you get everything from that phantom-nodejs folder.... Try a git clone https://github.com/iron-io/iron_worker_examples

and then follow the directions from /binary/phantom-nodejs

Much better. I manually downloaded the files the first time and missed the directory. Thanks.
Did you copy node_modules directory from repo?