System Information
- Strapi Version:
- Operating System:
- Database:
- Node Version:
- NPM Version:
- Yarn Version:
Creating a quickstart project.
Creating a new Strapi application at /home/mish111/Desktop/pwa_app/strapi.
Creating files.
Error while installing dependencies: npm warn config production Use --omit=dev
instead. npm warn config optional Use --omit=optional
to exclude optional dependencies, or npm warn config --include=optional
to include them. npm warn config npm warn config Default value does install optional deps unless otherwise omitted. (node:18922) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to ‘0’ makes TLS connections and HTTPS requests insecure by disabling certificate verification. (Use node --trace-warnings ...
to show where the warning was created) npm notice Beginning October 4, 2021, all connections to the npm registry - including for package installation - must use TLS 1.2 or higher. You are currently using plaintext http to connect. Please visit the GitHub blog for more information. npm warn deprecated inflight: 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 source-map-url: See npm warn deprecated resolve-url npm warn deprecated glob: Glob versions prior to v9 are no longer supported npm warn deprecated source-map-resolve: See npm warn deprecated @koa/router: IMPORTANT 10x+ PERFORMANCE UPGRADE: Please upgrade to v12.0.1+ as we have fixed an issue with debuglog causing 10x slower router benchmark performance. npm warn deprecated buildmail: This project is unmaintained npm warn cleanup Failed to remove some directories [ npm warn cleanup [ npm warn cleanup ‘/home/mish111/Desktop/pwa_app/strapi/node_modules/@swc/core’, npm warn cleanup [Error: ENOTEMPTY: directory not empty, rmdir ‘/home/mish111/Desktop/pwa_app/strapi/node_modules/@swc/core/npm-install’] { npm warn cleanup errno: -39, npm warn cleanup code: ‘ENOTEMPTY’, npm warn cleanup syscall: ‘rmdir’, npm warn cleanup path: ‘/home/mish111/Desktop/pwa_app/strapi/node_modules/@swc/core/npm-install’ npm warn cleanup } npm warn cleanup ], npm warn cleanup [ npm warn cleanup ‘/home/mish111/Desktop/pwa_app/strapi/node_modules/@swc’, npm warn cleanup [Error: ENOTEMPTY: directory not empty, rmdir ‘/home/mish111/Desktop/pwa_app/strapi/node_modules/@swc’] { npm warn cleanup errno: -39, npm warn cleanup code: ‘ENOTEMPTY’, npm warn cleanup syscall: ‘rmdir’, npm warn cleanup path: ‘/home/mish111/Desktop/pwa_app/strapi/node_modules/@swc’ npm warn cleanup } npm warn cleanup ] npm warn cleanup ] npm error code 1 npm error path /home/mish111/Desktop/pwa_app/strapi/node_modules/esbuild-loader/node_modules/esbuild npm error command failed npm error command sh -c node install.js npm error /home/mish111/Desktop/pwa_app/strapi/node_modules/esbuild-loader/node_modules/esbuild/install.js:130 npm error throw new Error(Expected ${JSON.stringify("0.16.17")} but got ${JSON.stringify(stdout)}
); npm error ^ npm error Error: Expected “0.16.17” but got “0.19.11” npm error at validateBinaryVersion (/home/mish111/Desktop/pwa_app/strapi/node_modules/esbuild-loader/node_modules/esbuild/install.js:130:11) npm error at /home/mish111/Desktop/pwa_app/strapi/node_modules/esbuild-loader/node_modules/esbuild/install.js:283:5 npm error npm error Node.js v18.20.4 npm error A complete log of this run can be found in: /home/mish111/.npm/_logs/2024-09-10T06_07_55_359Z-debug-0.log TypeError: Cannot read properties of undefined (reading ‘addBreadcrumb’) at /home/mish111/.npm/_npx/2d56dd13733e9da7/node_modules/nerate-new/dist/utils/usage.js:36:31 at Array.forEach () at Module.captureStderr (/home/mish111/.npm/_npx/2d56dd13733e9da7/node_modules/rate-new/dist/utils/usage.js:35:37) at createProject (/home/mish111/.npm/_npx/2d56dd13733e9da7/node_modules/erate-new/dist/create-project.js:133:17) at process.processTicksAndRejections (node
/process/task_queues:95:5) at async createQuickStartProject (/home/mish111/.npm/_npx/2d56dd13733e9da7/node_moduleserate-new/dist/create-quickstart-project.js:18:3)