Igor
Igor
Same on Ubuntu 16.04. Atom 1.25.1 x64 git-control 0.9.0
I have just experienced a bundling failure of a composite project. There are multiple packages in my monorepo: - /packages/hooks - /packages/ui-core (depends on hooks) - /packages/form-components (depends on ui-core)...
Just faced this issue after adding unpublish to GitLab plug-in. Plug-in simply calls ``` public allow_unpublish(...) { return cb(null, true); } ``` Package is unpublished and deleted from the storage...
Is it possible to publish this for Ubuntu 22.04 Extension Manager? Unfortunately, it does not appear in search results at all. 
I am surprised how overcomplicated this is on MS side. > The format for the Authorization header is `Authorization="[SharedKey|SharedKeyLite] :"` where: > - SharedKey or SharedKeyLite is the name of...
I am experiencing the same issue on FF 104.0.2, Tab Session Manager 6.12.0, Ubuntu 22.04 LTS. Is there any way to fix this?
Previous build is passing. This one fails because of Docker pull limit. ``` toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading:...
The package will be unpublished successfully, but you will still see `403 Forbidden - DELETE` error due to [#1629 issue](https://github.com/verdaccio/verdaccio/issues/1629).
Unfortunately it fails with error message. The reason must be as described above. 
I believe this is fixed because it works in my setup with 12 submodules as well as top level repository. Thank you so much!