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
asar e data.asar app
node:internal/buffer:88
throw new ERR_OUT_OF_RANGE(type || 'offset',
^
RangeError [ERR_OUT_OF_RANGE]: The value of "offset" is out of range. It must be >= 0 and <= 4. Received -1750603808
at new NodeError (node:internal/errors:406:5)
at boundsError (node:internal/buffer:88:9)
at Buffer.readUInt32LE (node:internal/buffer:222:5)
at PickleIterator.readBytes (C:\Users\Administrator\AppData\Roaming\npm\node_modules\asar\node_modules\chromium-pickle-js\lib\pickle.js:65:21)
at PickleIterator.readUInt32 (C:\Users\Administrator\AppData\Roaming\npm\node_modules\asar\node_modules\chromium-pickle-js\lib\pickle.js:39:17)
at module.exports.readArchiveHeaderSync (C:\Users\Administrator\AppData\Roaming\npm\node_modules\asar\lib\disk.js:68:40)
at module.exports.readFilesystemSync (C:\Users\Administrator\AppData\Roaming\npm\node_modules\asar\lib\disk.js:84:25)
at module.exports.extractAll (C:\Users\Administrator\AppData\Roaming\npm\node_modules\asar\lib\asar.js:174:27)
at Command. (C:\Users\Administrator\AppData\Roaming\npm\node_modules\asar\bin\asar.js:72:10)
at Command.listener [as _actionHandler] (C:\Users\Administrator\AppData\Roaming\npm\node_modules\asar\node_modules\commander\index.js:413:31) {
code: 'ERR_OUT_OF_RANGE'
}
Node.js v20.8.0
The text was updated successfully, but these errors were encountered:
asar e data.asar app
node:internal/buffer:88
throw new ERR_OUT_OF_RANGE(type || 'offset',
^
RangeError [ERR_OUT_OF_RANGE]: The value of "offset" is out of range. It must be >= 0 and <= 4. Received -1750603808
at new NodeError (node:internal/errors:406:5)
at boundsError (node:internal/buffer:88:9)
at Buffer.readUInt32LE (node:internal/buffer:222:5)
at PickleIterator.readBytes (C:\Users\Administrator\AppData\Roaming\npm\node_modules\asar\node_modules\chromium-pickle-js\lib\pickle.js:65:21)
at PickleIterator.readUInt32 (C:\Users\Administrator\AppData\Roaming\npm\node_modules\asar\node_modules\chromium-pickle-js\lib\pickle.js:39:17)
at module.exports.readArchiveHeaderSync (C:\Users\Administrator\AppData\Roaming\npm\node_modules\asar\lib\disk.js:68:40)
at module.exports.readFilesystemSync (C:\Users\Administrator\AppData\Roaming\npm\node_modules\asar\lib\disk.js:84:25)
at module.exports.extractAll (C:\Users\Administrator\AppData\Roaming\npm\node_modules\asar\lib\asar.js:174:27)
at Command. (C:\Users\Administrator\AppData\Roaming\npm\node_modules\asar\bin\asar.js:72:10)
at Command.listener [as _actionHandler] (C:\Users\Administrator\AppData\Roaming\npm\node_modules\asar\node_modules\commander\index.js:413:31) {
code: 'ERR_OUT_OF_RANGE'
}
Node.js v20.8.0
The text was updated successfully, but these errors were encountered: