We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Encountering a 403 Forbidden error when attempting to publish the mindsdb-js-sdk package to npm. Steps to Reproduce
Run npm publish Receive the error: 403 Forbidden - You do not have permission to publish this package.
Package should be published successfully.
Publishing fails with a 403 Forbidden error.
Insufficient permissions or npm account issues.
Verify npm authentication and package permissions.
The text was updated successfully, but these errors were encountered:
@naaa760 You can't publish this to npm since you don't have access, that can be done only by mindsdb team
Sorry, something went wrong.
No branches or pull requests
Description
Encountering a 403 Forbidden error when attempting to publish the mindsdb-js-sdk package to npm.
Steps to Reproduce
Expected Behavior
Package should be published successfully.
Actual Behavior
Publishing fails with a 403 Forbidden error.
Possible Causes
Suggested Solutions
The text was updated successfully, but these errors were encountered: