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
I noticed that the script is looking for .tgz files, but in my node_modules folders the files are not g-zipped.
The action that npm publish is doing is to actually do the gzip, isn't it?
The text was updated successfully, but these errors were encountered:
Whenever I wrote that script, I had tgz files to work with. It might have changed since them. If you have a better approach, send me a PR @BennyAfriat !
I noticed that the script is looking for .tgz files, but in my node_modules folders the files are not g-zipped.
The action that npm publish is doing is to actually do the gzip, isn't it?
The text was updated successfully, but these errors were encountered: