This repository was archived by the owner on Dec 19, 2024. It is now read-only.
This repository was archived by the owner on Dec 19, 2024. It is now read-only.
Update package.json version #19
Open
Description
Description
package.json version number is still 1.0.1 which causes npm to install wrong package in node_modules
without roboto.d.ts
file
Expected outcome
No TS compilation errors saying roboto.d.ts not found
when parsing @polymer-elements\paper-styles\typography.d.ts
Actual outcome
I'm getting error TS6053: File '.../node_modules/@polymer-elements/font-roboto/roboto.d.ts' not found.
. This is cause @polymer-selements/paper-styles/typography.d.ts
is looking for it.
Metadata
Metadata
Assignees
Labels
No labels