-
-
Notifications
You must be signed in to change notification settings - Fork 278
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
npm WARN config global-style This option has been deprecated in favor of --install-strategy=shallow
#1175
Comments
Hello! The stack trace suggests the error comes from LunarVim core? |
I use
The warning message is:
If you check the npm config document, |
Ah, gotcha. Thanks! |
I've searched open issues for similar requests
Yes
I've recently downloaded the latest plugin version of mason.nvim
Problem description
For test purpose, there is only one package (prettier) installed by mason. Here is the configuration for mason:
After the successful installation of prettier, mason reports the following error.
Expected behavior
don't report the warning message:
Affected packages
All
Mason output
Installation log
$ nvim --version
NVIM v0.8.3
Build type: MinSizeRel
LuaJIT 2.1.0-beta3
Compiled by buildozer@build-edge-x86_64
Features: +acl +iconv +tui
See ":help feature-compile"
system vimrc file: "$VIM/sysinit.vim"
fall-back for $VIM: "/usr/share/nvim"
Run :checkhealth for more info
The text was updated successfully, but these errors were encountered: