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

Running into 'packages looking for funding'...how can we fund ? #13

Open
koolda opened this issue Feb 10, 2020 · 1 comment
Open

Running into 'packages looking for funding'...how can we fund ? #13

koolda opened this issue Feb 10, 2020 · 1 comment

Comments

@koolda
Copy link

koolda commented Feb 10, 2020

I am currently trying to download this files as per your lessons in Lynda.
But running into npm install issue with...

2 packages are looking for funding
[email protected]
├─┬ [email protected]
│ └── url: https://github.com/sponsors/isaacs
└─┬ [email protected]
└── url: https://github.com/sponsors/jonschlinkert

How to get past this ? Is there some contribution that I need to make to get past this issue ?

@alundiak
Copy link

Set fund=false in your ~/.npmrc file.
or
run command npm config set fund false
or add FUND = false as environment variable (Windows/Unix).

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

2 participants