Error: The module '/usr/local/lib/node_modules/nosmoke/node_modules/canvas/build/Release/canvas.node' was compiled against a different Node.js version using
`udid: 66J5T19117004171 config loaded: {"testingPeriod":1800,"testingDepth":8,"takeScreenShot":true,"newCommandTimeout":2,"launchTimeout":3,"packages":".*","maxActionPerPage":15,"asserts":[],"targetElements":{},"exclusivePattern":"","platform":"android","clickTypes":[],"editTypes":[],"horizontalScrollTypes":[],"verticalScrollTypes":[],"tabBarTypes":[],"exclusiveTypes":[],"blacklist":[],"strategy":"ocr","depth":100,"duration":1800,"triggers":["Login","Allow","OK","Cancel"],"exclude":[],"deviceType":"","configFile":"/Users/mac/Documents/workspace/github/NoSmoke/demo/crawler.config-android.yml"}
Error: The module '/usr/local/lib/node_modules/nosmoke/node_modules/canvas/build/Release/canvas.node'
was compiled against a different Node.js version using
NODE_MODULE_VERSION 83. This version of Node.js requires
NODE_MODULE_VERSION 72. Please try re-compiling or re-installing
the module (for instance, using npm rebuild or npm install).
at Object.Module._extensions..node (internal/modules/cjs/loader.js:815:18)
at Module.load (internal/modules/cjs/loader.js:641:32)
at Function.Module._load (internal/modules/cjs/loader.js:556:12)
at Module.require (internal/modules/cjs/loader.js:681:19)
at require (internal/modules/cjs/helpers.js:16:16)
at Object.
`
这个报错解决了吗,遇到了同样的问题
This is the translated issue comment: @liuwei12931902
This error solved yet
试试node 8 版本
This is the translated issue comment: @liuwei12931902
Try node 8 version
cd /usr/local/lib/node_modules/nosmoke,然后rm -rvf node_modules,再npm install,最后重启就能在浏览器上看到猴子了
This is the translated issue comment: @upsnailNostalgia
CD / usr / local / lib / node_modules / NOSMOKE, then rm -rvf node_modules, then npm install, and finally restarted to see the monkey on the browser.