D:\pc>npm install
npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@3. I'll try to do my best with it!
> pc@0.1.4 postinstall D:\pc
> nuxi prepare
file:///D:/pc/node_modules/nuxt/node_modules/@nuxt/cli/bin/nuxi.mjs:15
process.env.NODE_COMPILE_CACHE ||= directory
^^^
SyntaxError: Unexpected token '||='
at Loader.moduleStrategy (internal/modules/esm/translators.js:149:18)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! pc@0.1.4 postinstall: `nuxi prepare`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the pc@0.1.4 postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm notice This endpoint is being retired. Use the bulk advisory endpoint instead. See the following docs for more info: https://api-docs.npmjs.com/#tag/Audit
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Administrator\AppData\Roaming\npm-cache\_logs\2026-04-27T09_08_47_655Z-debug.log


