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
{{ message }}
This repository was archived by the owner on Mar 25, 2022. It is now read-only.
buffer.js:977
throw new RangeError('Index out of range');
^
RangeError: Index out of range
at checkOffset (buffer.js:977:11)
at Buffer.readUInt16LE (buffer.js:1023:5)
at parseExtra (/usr/local/lib/node_modules/ipapk-server/node_modules/_adm-zip@0.4.7@adm-zip/zipEntry.js:152:30)
at Object.set extra [as extra] (/usr/local/lib/node_modules/ipapk-server/node_modules/_adm-zip@0.4.7@adm-zip/zipEntry.js:209:13)
at readEntries (/usr/local/lib/node_modules/ipapk-server/node_modules/_adm-zip@0.4.7@adm-zip/zipFile.js:40:29)
at readMainHeader (/usr/local/lib/node_modules/ipapk-server/node_modules/_adm-zip@0.4.7@adm-zip/zipFile.js:72:9)
at new module.exports (/usr/local/lib/node_modules/ipapk-server/node_modules/_adm-zip@0.4.7@adm-zip/zipFile.js:18:9)
at new module.exports (/usr/local/lib/node_modules/ipapk-server/node_modules/_adm-zip@0.4.7@adm-zip/adm-zip.js:17:20)
at /usr/local/lib/node_modules/ipapk-server/ipapk-server.js:356:17
at parseOutput (/usr/local/lib/node_modules/ipapk-server/node_modules/_apk-parser3@0.1.7@apk-parser3/lib/index.js:42:10)