ntfstool / ntfstool

A ntfs tool for mac

Home Page:https://ntfstool.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

为什么我跑不起来?

luokunman opened this issue · comments

按照指导运行npm run dev报错
python环境为python3
electron: 我改为了14.0.0 因为需要和我的node版本契合

┏ NtfstoolLog -------------------

  App threw an error during load
  
┗ ----------------------------

┏ NtfstoolLog -------------------

  Error: Could not locate the bindings file. Tried:
   → /Users/study/ntfstool-master/build/detection.node
   → /Users/study/ntfstool-master/build/Debug/detection.node
   → /Users/study/ntfstool-master/build/Release/detection.node
   → /Users/study/ntfstool-master/out/Debug/detection.node
   → /Users/study/ntfstool-master/Debug/detection.node
   → /Users/study/ntfstool-master/out/Release/detection.node
   → /Users/study/ntfstool-master/Release/detection.node
   → /Users/study/ntfstool-master/build/default/detection.node
   → /Users/study/ntfstool-master/compiled/14.17.0/darwin/x64/detection.node
   → /Users/study/ntfstool-master/addon-build/release/install-root/detection.node
   → /Users/study/ntfstool-master/addon-build/debug/install-root/detection.node
   → /Users/study/ntfstool-master/addon-build/default/install-root/detection.node
   → /Users/study/ntfstool-master/lib/binding/node-v97-darwin-x64/detection.node
      at bindings (/Users/study/ntfstool-master/dist/electron/main.js:5683:9)
      at Object.<anonymous> (/Users/study/ntfstool-master/dist/electron/main.js:5447:42)
      at __webpack_require__ (/Users/study/ntfstool-master/dist/electron/main.js:21:30)
      at Object.<anonymous> (/Users/study/ntfstool-master/dist/electron/main.js:3980:17)
      at Object.<anonymous> (/Users/study/ntfstool-master/dist/electron/main.js:4604:30)
      at __webpack_require__ (/Users/study/ntfstool-master/dist/electron/main.js:21:30)
      at Object.<anonymous> (/Users/study/ntfstool-master/dist/electron/main.js:1189:82)
      at __webpack_require__ (/Users/study/ntfstool-master/dist/electron/main.js:21:30)
      at Object.<anonymous> (/Users/study/ntfstool-master/dist/electron/main.js:1842:1)
      at __webpack_require__ (/Users/study/ntfstool-master/dist/electron/main.js:21:30)
  
┗ ----------------------------