We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
能否说说在自己的ubuntu服务器中,如何安装这个项目。 ** ** 我按照gpt给的提示,一直无法go build
The text was updated successfully, but these errors were encountered:
Error: Failed to initialize watch plugin "node_modules/jest-watch-typeahead/filename.js":
● Test suite failed to run
/root/gobang/node_modules/jest-watch-typeahead/filename.js:1 export { default } from './build/file_name_plugin/plugin.js'; ^^^^^^ SyntaxError: Unexpected token export at requireOrImportModule (node_modules/@jest/core/node_modules/jest-util/build/requireOrImportModule.js:53:28) at watch (node_modules/@jest/core/build/watch.js:337:78) at runWatch (node_modules/@jest/core/build/cli/index.js:359:29)
npm ERR! Test failed. See above for more details.
用npm试过了,仍然报错:(
Sorry, something went wrong.
No branches or pull requests
能否说说在自己的ubuntu服务器中,如何安装这个项目。
![image](https://private-user-images.githubusercontent.com/109423710/297651963-e7209c2c-fbae-4e3a-8af3-a472e4023f4c.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk5ODYwMDEsIm5iZiI6MTczOTk4NTcwMSwicGF0aCI6Ii8xMDk0MjM3MTAvMjk3NjUxOTYzLWU3MjA5YzJjLWZiYWUtNGUzYS04YWYzLWE0NzJlNDAyM2Y0Yy5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE5JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxOVQxNzIxNDFaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1jMWZiZDYyMDI5ZGJlOTMwMGMzZDIyYmY0ZmIyNDQzNzRmZjc4NTNkNjc3ZWE5NzBkNGNlOTdmYzc3MTJhNjRjJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.ljWYDngPyWxKl_NyA4hIsRDGn-vmFxmsZcrLPw0X39U)
**
**
我按照gpt给的提示,一直无法go build
The text was updated successfully, but these errors were encountered: