You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using level as my local db server ,when pack my electron app ,I got this error and could not fix it .
I tried using a different version of electron ,but still the same
make: *** No rule to make target `Release/obj.target/leveldb/deps/leveldb/leveldb-1.20/db/builder.o', needed by `Release/leveldb.a'. Stop.Error: `make`failed with exit code: 2at ChildProcess.onExit (/Users/neptune/github/xxx/app/node_modules/node-gyp/lib/build.js:203:23)at ChildProcess.emit (node:events:513:28)at ChildProcess._handle.onexit (node:internal/child_process:291:12)An unhandled rejection has occurred inside Forge:
Error: node-gyp failed to rebuild '/private/var/folders/v6/51277h6j2258m8yvl9rknkhr0000gp/T/electron-packager/darwin-arm64/nnk-24h-live-darwin-arm64-MeCAK9/Electron.app/Contents/Resources/app/node_modules/classic-level'at ChildProcess.<anonymous> (/Users/neptune/github/xxx/app/node_modules/@electron/rebuild/lib/module-type/node-gyp/node-gyp.js:118:24)at ChildProcess.emit (node:events:513:28)at ChildProcess._handle.onexit (node:internal/child_process:291:12)
env
node version v18.15.0
electron abi 116
electron version v25.8.1
classic-level 1.3.0
problem
I am using level as my local db server ,when pack my electron app ,I got this error and could not fix it .
I tried using a different version of electron ,but still the same
env
node version
v18.15.0
electron abi
116
electron version
v25.8.1
classic-level
1.3.0
deps
The text was updated successfully, but these errors were encountered: