Skip to content
New issue

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

Cannot create webjar (missing repository from package.json) #5

Open
1 task done
r1gm opened this issue Sep 10, 2024 · 0 comments
Open
1 task done

Cannot create webjar (missing repository from package.json) #5

r1gm opened this issue Sep 10, 2024 · 0 comments

Comments

@r1gm
Copy link

r1gm commented Sep 10, 2024

Does a discussion already exist on the topic you are interested in, or on a similar topic?

  • I verified and it doesn't exist

What

Hi,

Why

I wanted to the latest version of design-tokens-italia from a webjar. but if I attempt to add it, I get the following:

https://www.webjars.org/
Deploy Log

Starting Deploy
The metadata was missing a required field: /repository/url

I believe all that is missing is the repo URL from the package.json e.g.

"repository": {
  "type" : "git",
  "url" : "https://github.com/italia/design-tokens-italia.git"
}

Context

No response

More

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant