forked from SibrenVasse/deezer
-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
I've got the following error when trying to run the install script on Ubuntu 20.04:
...
build/main.js 523ms
build/preload.js 90ms
build/renderer.js 58ms
build/service-worker.js 2ms
build/titlebar.js 34ms
patching file build/main.js
Hunk #1 succeeded at 505 (offset 2 lines).
Hunk #2 succeeded at 3081 (offset 2 lines).
patching file build/main.js
Hunk #1 succeeded at 3124 (offset 2 lines).
/usr/lib/node_modules/asar/lib/filesystem.js:101
throw new Error(`${p}: file "${link}" links out of the package`)
^
Error: app/node_modules/abstract-socket/build/node_gyp_bins/python3: file "../../../../../usr/bin/python3.8" links out of the package
at Filesystem.insertLink (/usr/lib/node_modules/asar/lib/filesystem.js:101:13)
at handleFile (/usr/lib/node_modules/asar/lib/asar.js:132:20)
at next (/usr/lib/node_modules/asar/lib/asar.js:148:11)
at next (/usr/lib/node_modules/asar/lib/asar.js:149:12)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
Successfully installed Deezer Desktop!
Looks like a error in node-gyp package (I have Python 2 and 3 versions installed). However, I remember installing correctly this same deezer app in the past (also on Ubuntu 20.04). Any ideas?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels