xenophobic-harlequin
xenophobic-harlequin2y ago

Error 4058 when running setup

I am brand new to this "Crawlee" thing. I am just going through the initial setup and when I get to the "Creating a new project" in the "Setting Up" section of docs I run the command: "npx crawlee create my-crawler" and get back: npm ERR! code ENOENT npm ERR! syscall lstat npm ERR! path C:\Users\darre\AppData\Roaming\npm npm ERR! errno -4058 npm ERR! enoent ENOENT: no such file or directory, lstat 'C:\Users\darre\AppData\Roaming\npm' npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent npm ERR! A complete log of this run can be found in: C:\Users\darre\AppData\Local\npm-cache\_logs\2024-01-15T09_34_32_837Z-debug-0.log
1 Reply
xenophobic-harlequin
xenophobic-harlequinOP2y ago
Never mind, issue resolved, I created the npm fold manually. Should have read the error

Did you find this page helpful?