converge/instapy-dashboard

What are the correct install instructions? Running into issues.What are the correct install instructions? Running into issues.

Zettt opened this issue · 0 comments

Zettt commented

Hello,

I'm trying to figure out why instapy-dashboard won't run properly on my machine. I'm using a Mac.
2019-08-10T06_16_58_011Z-debug.log

The instructions say to setup the project with an .env file, which I did. Going back to the README, and executing docker-compose gives an error along the lines of:

fs.js:115
throw err;
Error: ENOENT: no such file or directory, scandir '/Users/me/Coding/Instapy\ Scripts/InstaPy/logs'

But it says "compiled successfully" at the end.

Running npm install throws multiple errors. It suggests to run audit fix, which does say this at the end:

up to date in 33.697s
fixed 0 of 64 vulnerabilities in 41730 scanned packages
  1 package update for 64 vulnerabilities involved breaking changes

And finally, npm run test saves the log file attached.

2019-08-10T06_16_58_011Z-debug.log