electron/asar

error

advokat11 opened this issue ยท 1 comments

npx asar extract-file app.asar source/
C:\Users\user\AppData\Roaming\npm\node_modules\asar\lib\filesystem.js:143
if (info.link && followLinks) {
^

TypeError: Cannot read properties of undefined (reading 'link')
at Filesystem.getFile (C:\Users\user\AppData\Roaming\npm\node_modules\asar\lib\filesystem.js:143:14)
at Object.module.exports.extractFile (C:\Users\user\AppData\Roaming\npm\node_modules\asar\lib\asar.js:170:61)
at Command. (C:\Users\user\AppData\Roaming\npm\node_modules\asar\bin\asar.js:65:12)
at Command.listener [as _actionHandler] (C:\Users\user\AppData\Roaming\npm\node_modules\asar\node_modules\commander\index.js:413:31)
at Command._parseCommand (C:\Users\user\AppData\Roaming\npm\node_modules\asar\node_modules\commander\index.js:914:14)
at Command._dispatchSubcommand (C:\Users\user\AppData\Roaming\npm\node_modules\asar\node_modules\commander\index.js:865:18)
at Command._parseCommand (C:\Users\user\AppData\Roaming\npm\node_modules\asar\node_modules\commander\index.js:882:12)
at Command.parse (C:\Users\user\AppData\Roaming\npm\node_modules\asar\node_modules\commander\index.js:717:10)
at Object. (C:\Users\user\AppData\Roaming\npm\node_modules\asar\bin\asar.js:80:9)
at Module._compile (node:internal/modules/cjs/loader:1097:14)

Node.js v17.5.0

๐ŸŽ‰ This issue has been resolved in version 3.2.8 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€