hexo: Error: Cannot find module './build/Release/DTraceProviderBindings'

@#

Environment Info

Node version(node -v): v8.2.1

Your site _config.yml (Optional): 5.3.0

Your theme _config.yml (Optional):

Hexo and Plugin version(npm ls --depth 0): └── ls@0.2.1

For BUG

For question

use hexo command in terminal today, then i find some error info, but did’t influence app use. The Errors like below:

{ Error: Cannot find module './build/Release/DTraceProviderBindings'
    at Function.Module._resolveFilename (module.js:485:15)
    at Function.Module._load (module.js:437:25)
    at Module.require (module.js:513:17)
    at require (internal/module.js:11:18)
    at Object.<anonymous> (/usr/local/lib/node_modules/hexo-cli/node_modules/dtrace-provider/dtrace-provider.js:18:23)
    at Module._compile (module.js:569:30)
    at Object.Module._extensions..js (module.js:580:10)
    at Module.load (module.js:503:32)
    at tryModuleLoad (module.js:466:12)
    at Function.Module._load (module.js:458:3)
    at Module.require (module.js:513:17)
    at require (internal/module.js:11:18)
    at Object.<anonymous> (/usr/local/lib/node_modules/hexo-cli/node_modules/bunyan/lib/bunyan.js:79:18)
    at Module._compile (module.js:569:30)
    at Object.Module._extensions..js (module.js:580:10)
    at Module.load (module.js:503:32) code: 'MODULE_NOT_FOUND' }

i tried to re-uninstall the hexo-cli and the problem didn’t resolve…

For feature request

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Comments: 18 (2 by maintainers)

Most upvoted comments

@JLHwung I publish it to 0.2.0, as the change may break some build, I would like to avoid the auto update via semver.

@lomo1 The 0.2.0 hexo-log has published, please download the latest version and give it a try.