Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

复现"登录和收费"版本遇到的问题 #18

Open
michael7908 opened this issue Jul 17, 2023 · 0 comments
Open

复现"登录和收费"版本遇到的问题 #18

michael7908 opened this issue Jul 17, 2023 · 0 comments

Comments

@michael7908
Copy link

按照无需登录的版本在VSCode里运行npm run dev后报错:

PS C:\Users\user\Downloads\chatGPT-main> npm run dev
npm ERR! Missing script: "dev"
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\user\AppData\Local\npm-cache_logs\2023-07-17T08_04_05_541Z-debug-0.log
PS C:\Users\user\Downloads\chatGPT-main> npm run build
npm ERR! Missing script: "build"
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\user\AppData\Local\npm-cache_logs\2023-07-17T08_04_29_480Z-debug-0.log
PS C:\Users\user\Downloads\chatGPT-main> npm run build
npm ERR! Missing script: "build"
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\user\AppData\Local\npm-cache_logs\2023-07-17T08_06_47_784Z-debug-0.log
PS C:\Users\user\Downloads\chatGPT-main> npm run dev
npm ERR! Missing script: "dev"
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\user\AppData\Local\npm-cache_logs\2023-07-17T08_06_51_310Z-debug-0.log

也许是我方法不对,还望左风大佬拨冗解答,谢谢。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant