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
Hi!
Getting some internal error when trying to publish to sinopia (running on Windows). As npm then retries publishing, also "this tarball is already present" is returned.
As far as I can tell, the tarball is put into "storage/packagename". There is an unpopulated package.json file and a package.json.tmp6965363828931004 created. I will attach all these files as well as the debug log in a second.
I just found #67 (comment) which solves the issue ... srsly, could you please merge that code so windows users can also use sinopia without having to hack stuff together? :P
Hi!
Getting some internal error when trying to publish to sinopia (running on Windows). As npm then retries publishing, also "this tarball is already present" is returned.
As far as I can tell, the tarball is put into "storage/packagename". There is an unpopulated package.json file and a package.json.tmp6965363828931004 created. I will attach all these files as well as the debug log in a second.
Edit: here we go https://gist.github.com/FrankyBoy/88bac6a03aef1e6f9033
The text was updated successfully, but these errors were encountered: