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 glob@8.1.0: Glob versions prior to v9 are no longer supported added 471 packages, and audited 478 packages in 26s 137 packages are looking for funding run `npm fund` for details 5 vulnerabilities (4 low, 1 moderate) To address issues that do not require attention, run: npm audit fix To address all issues (including breaking changes), run: npm audit fix --force Run `npm audit` for details. > @crosslab-ide/crosslab-compilation-extension@0.0.1 build > npm run compile-web > @crosslab-ide/crosslab-compilation-extension@0.0.1 compile-web > npm run check-types && npm run lint && node esbuild.js > @crosslab-ide/crosslab-compilation-extension@0.0.1 check-types > tsc --noEmit node_modules/jszip/index.d.ts(7,23): error TS2688: Cannot find type definition file for 'node'.