What does npm WARN excluding symbolic link
mean? And how do I make it go away?
The message is emitted when npm
interacts with a TAR file.
When it detects that a symbolic link is being used, it will emit the warning. For example, an archive you're trying to install through npm
may contain a symbolic link. Those links will not be created on your local file system and are ignored.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With