davecarlson
davecarlson
@99xt - there is nothing in this repo about the commit that caused 0.2.38 - can you advise ?
@AllenFang @chunming-c if you don't have time to maintain this *very well used* package, that's totally fine. But can you at least give write access to somebody who can ?...
"Refused to load the image 'https://assets.MYSITE.com/image-4.jpg' because it violates the following Content Security Policy directive: "img-src 'self' data: https://exceptions.coinbase.com/js https://res.cloudinary.com https://www.google-analytics.com/ https://images.coinbase.com"."
Now using node v10.12.0 (npm v6.4.1) ``` Running "exec:jest" (exec) task >> FAIL __tests__/editing.js >> Editor navigation >> dragging on background >> ✕ should pan graph view (59ms) >> mouse...
Now using node v8.12.0 (npm v6.4.1) ``` Running "exec:jest" (exec) task >> PASS __tests__/editing.js >> Editor navigation >> dragging on background >> ✓ should pan graph view (562ms) >> mouse...
As you can see, passes on Node 8 LTS, but fails on Node 10
Yes - but if the main tests fail on node 10, then maybe whatever is breaking the mocha ones is also effecting these :)
I'll run those through both nodes to confirm
If you try to run the command outside of mocha directly, you get the same error: ``` /Users/me/Code/the-graph/bin/the-graph-render /Users/me/Code/the-graph/spec/fixtures/photobooth.json --format jpeg --quality 1 --output /Users/me/Code/the-graph/spec/temp/rendered.tmp Error: PhantomJS exited with 1...
Should the coffeescript in jsjob not be transpiled ? I also notice there's a few warning on that package that other updates break it's build: https://github.com/flowhub/jsjob/issues