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
Describe the bug
Tried installing a spacebar instance for the first time, and followed https://docs.spacebar.chat/setup/server/#setup guide.
In the npm i step i get a ton of security vulnerabilities so that i don't proceeded further with the guide.
Expected behavior
No Security Vulnerabilities if possible
Console Logs
~/server$ npm i
npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
npm warn deprecated [email protected]: This package is no longer supported.
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]: This package is no longer supported.
npm warn deprecated [email protected]: Please upgrade to consolidate v1.0.0+ as it has been modernized with several long-awaited fixes implemented. Maintenance is supported by Forward Email at https://forwardemail.net ; follow/watch https://github.com/ladjs/consolidate for updates and release changelog
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated [email protected]: The library contains critical security issues and should not be used for production! The maintenance of the project has been discontinued. Consider migrating your code to isolated-vm.
npm warn deprecated [email protected]: Please upgrade to v9.0.0+ as we have fixed a public vulnerability with formidable dependency. Note that v9.0.0+ requires Node.js v14.18.0+. See ladjs/superagent#1800 for insight. This project is supported and maintained by the team at Forward Email @ https://forwardemail.net
npm warn deprecated @npmcli/[email protected]: This functionality has been moved to @npmcli/fs
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated [email protected]: This package is no longer supported.
Need to install the following packages: [email protected]
Ok to proceed? (y) y
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]: Rimraf versions prior to v4 are no longer supported
patch-package 8.0.0
Applying patches... [email protected] ✔ [email protected] ✔ [email protected] ✔ [email protected] ✔
Describe the bug
Tried installing a spacebar instance for the first time, and followed https://docs.spacebar.chat/setup/server/#setup guide.
In the npm i step i get a ton of security vulnerabilities so that i don't proceeded further with the guide.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
No Security Vulnerabilities if possible
Console Logs
System Information (please complete the following information):
Env and Software info
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: