webcomponents / webcomponents/webcomponents.org

Cannot publish when GitHub link is not https

Open
#1,238 0 comments 1 reaction 0 assignees View on GitHub
Old Site
Dominant language
TypeScript
Stars
385
Forks
80
PR merge metrics
No merged PRs in 30d

Description

My package has this in package.config

```json
{
"repository": "git@github.com:zazuko/openlayers-elements.git"
}
```

It fails to publish with error `{"message": "No github URL associated with package", "code": 15}` unless the repository link is changed to HTTPS.

I think both should be acceptable as they are equally supported by npm, right?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.