Still Getting StatusCodeError: 301 - undefined issue
Hi, I changed the base url but still getting same issue.. How to resolve it.. Please let me know. Thanks
I am also having getting a 301 error not sure why
same here, changed baseUrl to https://learning.oreilly.com but still got 301 error, [safari-downloader] starting application... [safari-downloader] StatusCodeError: 301 - undefined
any way to turn on debug to see more details?
Thanks.
found my issue, npm installed as global but I checked and changed indix.js under cloned repo, run this to find global installation then check baseUrl there.
$ npm root -g
@robertluwang what? So how did you fix 301 error for you?