codeSTACKr / create-10k-nft-collection

MIT License
2.21k stars 717 forks source link

[Bug]: Npm run gneerate error #197

Open ghost opened 2 years ago

ghost commented 2 years ago

Version

General Question

What happened?

A bug happened! After Succesful run npm install, the npm run generate wont work

What have you tried?

I Googled and asked the community in the discord server but could not find a solution.

Relevant log output

PS E:\nft dj\create-10k-nft-collection-2.0.0> npm run generate
npm ERR! Missing script: "generate"
npm ERR!
npm ERR! To see a list of scripts, run:
npm ERR!   npm run

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\timbi\AppData\Local\npm-cache\_logs\2022-08-21T20_52_19_922Z-debug-0.log
PS E:\nft dj\create-10k-nft-collection-2.0.0>

Protect your information

KangTHecat commented 1 year ago

I am having the same issue too