You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now using node v20.15.1 (npm v10.7.0)
# starter-component % npm i
npm warn deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated [email protected]: < 22.6.4 is no longer supported
added 352 packages, and audited 353 packages in 16s
38 packages are looking for funding
run `npm fund` for details
3 high severity vulnerabilities
The text was updated successfully, but these errors were encountered:
Default package-json uses glob v7 and puppeteer v21.
Both have high severity vulnerabilities
create-stencil package.json >
npm i output>
The text was updated successfully, but these errors were encountered: