Base solution for your next web application
Open Closed

Name may not contain non-url-safe chars #10837


User avatar
0
mestra created

Prerequisites

Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

  • What is your product version? 6.9
  • What is your product type (Angular or MVC)? angular
  • What is product framework type (.net framework or .net core)? .net core

Hi , Im trying to publish angular web app, and Im with the problem mentioned in title. I tried with different user: 403 403 Forbidden - PUT https://registry.npmjs.org/abp-zero-template - You do not have permission to publish "abp-zero-template". Are you logged in as the correct user?

do I need to log in with the same ASPZERO license username and password?

Our username is [email protected] , could you change to mestra.net , just for test purposes? Thanks in advance...


1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @mestra

    You don't have to login to any website for publishing your app. I think this happens because the command you are running tries to publish your app as a NPM package. Could you share which command you are running ? Normally you should run npm run publish command to publish your app.