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

求教,如何运行起来? #46

Open
liuqi18 opened this issue Dec 9, 2021 · 1 comment
Open

求教,如何运行起来? #46

liuqi18 opened this issue Dec 9, 2021 · 1 comment

Comments

@liuqi18
Copy link

liuqi18 commented Dec 9, 2021

npm install 之后,npm test,npm run js。。。。全部都无法执行?在package.json文件里只找到了:
"scripts": {
"build": "tsc --build",
"clean": "tsc --build --clean",
"start": "node app"
},
这三个可执行语句。
但是运行npm run build 后显示:

npm run build
gobang@0.0.0 build
tsc --build
error TS5083: Cannot read file 'D:/****/五子棋/gobang-master 2/gobang-master/gobang-master/tsconfig.json'.
Found 1 error.

@sen6688
Copy link

sen6688 commented Mar 17, 2022

可以运行了嘛

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

2 participants