Denes Pal
Results
2
issues of
Denes Pal
Dear @Davincible, I tried to run the code ``` insta, err = goinsta.Import(filePath, true) // OK insta.SetProxy("some proxy", false, true) insta.VisitProfile("some-profile") ``` **stdout** ``` Request Status Code 400: fail, checkpoint_required...
`sass.js` npm package throws error on require. How to reproduce: ```bash $ node -v v8.12.0 $ npm i sass.js + [email protected] added 1 package from 3 contributors and audited 1...