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
By updating libarchive.js to v2, the build fails.
Since v2.0.0, libarchive.js uses TypeScript, I think we don't have to use @types/libarchive.js.
But when I remove it and fix some points, the build even fails.
By updating
libarchive.jsto v2, the build fails.Since v2.0.0, libarchive.js uses TypeScript, I think we don't have to use
@types/libarchive.js.But when I remove it and fix some points, the build even fails.