Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

No version set in package.json #106

Closed
RebeccaStevens opened this issue Feb 9, 2018 · 1 comment
Closed

No version set in package.json #106

RebeccaStevens opened this issue Feb 9, 2018 · 1 comment

Comments

@RebeccaStevens
Copy link

I can't use this repo with yarn as there is no version number in the package.json file.

yarnpkg/yarn#5318

@aomarks
Copy link
Contributor

aomarks commented Feb 9, 2018

Polymer 2.x elements are not published on NPM, so they are not installable with npm or yarn. The package.json exists here only for managing devDependencies and npm scripts. Polymer 3.x elements are published on NPM and have a version (more at https://www.polymer-project.org/blog/2018-01-18-polymer-3-new-preview).

@aomarks aomarks closed this as completed Feb 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants