Having problems trying to install any other version, and not sure if it would break things, or not.
PS D:\MegData\Documents\NEDiv Redesign\Codestitch Site\Intermediate-Website-Kit-LESS> npm install
npm warn deprecated inflight@1.0.6: 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 rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported
npm warn deprecated @hapi/formula@2.0.0: Moved to 'npm install @sideway/formula'
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated @hapi/address@4.1.0: Moved to 'npm install @sideway/address'
npm warn deprecated @hapi/joi@17.1.1: Switch to 'npm install joi'
added 635 packages, and audited 636 packages in 30s
160 packages are looking for funding
run npm fund for details
found 0 vulnerabilities
Is there any way to get around this?