License Warning #5087
Answered
by
devoto13
BryanDollery
asked this question in
Q&A
License Warning
#5087
-
I'm using Yarn in a private project to pull down my nodejs application dependencies because it's faster than npm. However, when I do this I get a warning:
Because I have the following line in my "license": "PRIVATE", I can't find a way to suppress this warning. Is this a bug? Is there a way to stop the warning? |
Beta Was this translation helpful? Give feedback.
Answered by
devoto13
Nov 22, 2022
Replies: 1 comment 1 reply
-
Maybe |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
BryanDollery
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Maybe
UNLICENSED
is the way? See https://docs.npmjs.com/cli/v8/configuring-npm/package-json#license.