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

New build #4

Open
ryanmr opened this issue Dec 9, 2020 · 3 comments
Open

New build #4

ryanmr opened this issue Dec 9, 2020 · 3 comments

Comments

@ryanmr
Copy link

ryanmr commented Dec 9, 2020

Hi all,

I think a new build may be necessary to get the changes from the #3 into the npm packaged version. This will let it work on the current lts of node 14 from 2020-10-27.

If there is anything I can do to help, please let me know.

@ryanmr
Copy link
Author

ryanmr commented Jul 7, 2021

#3 was merged into the successfully 14 months ago, but it does seem like there's been no release onto npm since 2019.

@hawkeye64
Copy link

This...

	"engines": {
		"node": ">=12.13.0"
	},

Still results in this:

linearicons@1.0.2: The engine "node" is incompatible with this module. Expected version "^12.13.0". Got "16.13.1"

When trying to retrieve it from NPM.

If using yarn, you can ignore engine info this way:

yarn add -D linearicons --ignore-engines

@Rikijs
Copy link

Rikijs commented Jun 30, 2023

At the moment linearicons prevents installing different current packages.
The cause of it is relying on now old node version in dependencies.
Please update package and create new build.

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

3 participants