Coder Social home page Coder Social logo

Can't unpublish a package about ppm HOT 5 CLOSED

serk12 avatar serk12 commented on August 11, 2024
Can't unpublish a package

from ppm.

Comments (5)

confused-Techie avatar confused-Techie commented on August 11, 2024

I've taken a look at the package and was able to determine the issue.

It seems that during one of your publications you set the repository (In your package.json) to be https://gitlab.com/serk12/eslint-fixer-pulsar. And apparently the backend during publication has a little to much trust in what you say the repository is. Because it set that as the package's actually repository. Except, the backend doesn't support Gitlab, so now when you try to publish or unpublish, the backend has no idea how to interact with Gitlab, so errors out when attempting to do so.

What is the repository of where this code actually lives?

from ppm.

serk12 avatar serk12 commented on August 11, 2024

I see, this is the good one https://github.com/serk12/auto-prettier-eslint.

from ppm.

confused-Techie avatar confused-Techie commented on August 11, 2024

@serk12 Thanks for the link.

In that case, since the repo is published under your personal user account, we don't need to do anything to confirm write access. Then I'll just need to manually update the data that's within the PPR database itself, so that this package points to the correct repo on GitHub, which will allow you to make any other additional changes you'd like.

And just to be overtly clear, are you okay with me making manual changes to your package's data within the PPR database?

from ppm.

serk12 avatar serk12 commented on August 11, 2024

Yes no problems. I appreciate it, since I did the mess. Thanks.

from ppm.

confused-Techie avatar confused-Techie commented on August 11, 2024

Alright, @serk12 I've gone ahead and modified that data on the actual database.

You should now be good to push additional updates. Feel free to open this issue if the problem still persists!

from ppm.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.