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 has been archived by the owner on May 15, 2024. It is now read-only.
Trying to extract a node_modules zip, and hitting this exception early on. The extract is left with a .tmp file on one of the nested folders.
I cut down the node_modules.zip and copied one problem folder around and it seems the be the level of nesting of the folder that is causing the problem.
Trying to extract a node_modules zip, and hitting this exception early on. The extract is left with a .tmp file on one of the nested folders.
I cut down the node_modules.zip and copied one problem folder around and it seems the be the level of nesting of the folder that is causing the problem.
Folder structure in the ZIP
(the dist folder was replicated at different levels in the zip for testing, originally just under estree-walker folder)
The resuting output is
and the above exception.
node_modules.zip
The text was updated successfully, but these errors were encountered: