node ➜ /workspaces/all-chain-nft-market (nestjs-api-server) $ nest new ⚡ We will scaffold your app in a few seconds..
? What name would you like to use for the new project? blockchain-api-server ? Which package manager would you ❤️ to use? npm CREATE blockchain-api-server/.eslintrc.js (663 bytes) CREATE blockchain-api-server/.prettierrc (51 bytes) CREATE blockchain-api-server/README.md (3340 bytes) CREATE blockchain-api-server/nest-cli.json (171 bytes) CREATE blockchain-api-server/package.json (1952 bytes) CREATE blockchain-api-server/tsconfig.build.json (97 bytes) CREATE blockchain-api-server/tsconfig.json (546 bytes) CREATE blockchain-api-server/src/app.controller.spec.ts (617 bytes) CREATE blockchain-api-server/src/app.controller.ts (274 bytes) CREATE blockchain-api-server/src/app.module.ts (249 bytes) CREATE blockchain-api-server/src/app.service.ts (142 bytes) CREATE blockchain-api-server/src/main.ts (208 bytes) CREATE blockchain-api-server/test/app.e2e-spec.ts (630 bytes) CREATE blockchain-api-server/test/jest-e2e.json (183 bytes)
▹▹▹▹▸ Installation in progress... ☕
... 생각보다 시간이 걸리다가 ...
Failed to execute command: npm install --silent ✖ Installation in progress... ☕ ? Packages installation failed! In case you don't see any errors above, consider manually running the failed command npm install to see more details on why it errored out. Thanks for installing Nest ? Please consider donating to our open collective to help us maintain this package. ? Donate: https://opencollective.com/nest