ivanixgames

Results 4 issues of ivanixgames

Trying to get cloudflare tunnel to support https with a ssl cert in my server. It seems from documentation that the noTLSVerify option in the config.yaml is what supposed to...

Type: Bug
Priority: Normal

npm install --save-dev spectron fails when using node v14.0.0 on mac 10.14.6 > [email protected] postinstall /Work/Projects/Patty/figma_plugin_ws/spectron/node_modules/core-js > node -e "try{require('./postinstall')}catch(e){}" > [email protected] postinstall /Work/Projects/Patty/figma_plugin_ws/spectron/node_modules/spectron > node lib/rpath-fix.js npm WARN [email protected]...

Hello, After babel, I get the error when running the sample on the readme: var _ref = _asyncToGenerator(regeneratorRuntime.mark(function _callee(message) { ^ ReferenceError: regeneratorRuntime is not defined .... Any idea how...