```npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'sapphire-jensbot@0.0.1-4
327 packages oh god
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: 'sapphire-jensbot@0.0.1-42',
npm WARN EBADENGINE required: { node: '>=16', npm: '>=6' },
npm WARN EBADENGINE current: { node: 'v14.16.0', npm: '7.20.0' }
npm WARN EBADENGINE }
added 327 packages, and audited 328 packages in 31s
Restart TS Server

npm ls es-abstractnpm -v?

PS C:\Users\Jens\Desktop\sapphire> npm ls @sapphire/pieces
sapphire-jensbot@0.0.1-42 C:\Users\Jens\Desktop\sapphire
└─┬ @sapphire/framework@2.0.0-next.eebecfb6.0
└── @sapphire/pieces@2.1.0node_modules/@sapphire/plugin-api/dist/lib/structures/MediaParserStore.d.ts:1:23 - error TS2307: Cannot find module '@sapphire/pieces' or its corresponding type declarations.
1 import { Store } from '@sapphire/pieces';
~~~~~~~~~~~~~~~~~~
node_modules/@sapphire/plugin-api/dist/lib/structures/Middleware.d.ts:1:51 - error TS2307: Cannot find module '@sapphire/pieces' or its corresponding type declarations.
1 import { Piece, PieceContext, PieceOptions } from '@sapphire/pieces';
~~~~~~~~~~~~~~~~~~
node_modules/@sapphire/plugin-api/dist/lib/structures/MiddlewareStore.d.ts:1:23 - error TS2307: Cannot find module '@sapphire/pieces' or its corresponding type declarations.
1 import { Store } from '@sapphire/pieces';
~~~~~~~~~~~~~~~~~~
node_modules/@sapphire/plugin-api/dist/lib/structures/Route.d.ts:1:51 - error TS2307: Cannot find module '@sapphire/pieces' or its corresponding type declarations.
1 import { Piece, PieceContext, PieceOptions } from '@sapphire/pieces';
~~~~~~~~~~~~~~~~~~
node_modules/@sapphire/plugin-api/dist/lib/structures/RouteStore.d.ts:1:23 - error TS2307: Cannot find module '@sapphire/pieces' or its corresponding type declarations.
1 import { Store } from '@sapphire/pieces';(node:20496) [DEP0148] DeprecationWarning: Use of deprecated folder mapping "./2020/" in the "exports" field module resolution of the package at C:\Users\Jens\Desktop\sapphire\node_modules\es-abstract\package.json.
Update this package.json to use a subpath pattern like "./2020/*".
(Use `node --trace-deprecation ...` to show where the warning was created)npm ls es-abstractsapphire-jensbot@0.0.1-42 C:\Users\Jens\Desktop\sapphire
└─┬ npm-run-all@4.1.5
└─┬ string.prototype.padend@3.1.2
└── es-abstract@1.18.4npm -v