raininja

Results 25 comments of raininja

I actually had made progress, but it seems that @ayrat555 has some problem with me, so I'll be happy to remove myself. the tests are done, less integrating a test...

This fails for me on ubuntu xenial using Option A, in this manner. I'm using go version go1.6.2 linux/amd64. How to rectify this error???

A was failing because I didn't have mercurial installed. it might be nice to flesh out the error messages or check for prereqs before the script starts it's main function??...

I've convinced this to build in vscode/pio and it's all about the platformio.ini [iosender running grblhal](https://pasteboard.co/K3pLhJP.jpg)

![IMG_20201214_144149_019](https://user-images.githubusercontent.com/1024591/102128216-887f1100-3e1b-11eb-8cd5-d69a6e80bd59.jpg)

I'm interested!

I'm working on this problem, I wonder if @farukkas ever solved it?

a workaround? https://github.com/yhsiang/atom-js2ls/commit/69944d70dd59417c871a908765eec109352897e3

``` [raijin@ishtar][~/.atom/packages/etheratom]%grep Content-Security-Policy ./* -rn ./node_modules/web3/packages/web3-eth-accounts/node_modules/eth-lib/node_modules/express/History.md:198: - Set `Content-Security-Policy: default-src 'self'` header ./node_modules/web3/packages/web3-eth-accounts/node_modules/eth-lib/node_modules/finalhandler/HISTORY.md:57: * Set `Content-Security-Policy: default-src 'self'` header ./node_modules/web3/packages/web3-eth-accounts/node_modules/eth-lib/node_modules/finalhandler/index.js:285: res.setHeader('Content-Security-Policy', "default-src 'self'") ./node_modules/web3/packages/web3-eth-accounts/node_modules/eth-lib/node_modules/send/index.js:291: res.setHeader('Content-Security-Policy', "default-src 'self'") ./node_modules/web3/packages/web3-eth-accounts/node_modules/eth-lib/node_modules/send/index.js:496: res.setHeader('Content-Security-Policy', "default-src...

a similar issue https://github.com/GoogleChrome/puppeteer/issues/1229