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
执行grunt命令报错:
Running "jshint:app" (jshint) task Warning: The "path" argument must be of type string. Received type object Use --force to continue.
Aborted due to warnings.
clone下来,没有做其他改动
The text was updated successfully, but these errors were encountered:
试试去掉 test https://github.com/keenwon/antcolony/blob/master/Gruntfile.js#L108
Sorry, something went wrong.
谢谢,去掉之后可以编译成功了。不过运行的时候出现了问题,看这个状态一直是报错的 配置是这样
创建了日志文件夹,但是没有日志产生
No branches or pull requests
执行grunt命令报错:
![image](https://user-images.githubusercontent.com/20569072/114189361-b49b4080-997c-11eb-92fc-7314fe40d86e.png)
Running "jshint:app" (jshint) task
Warning: The "path" argument must be of type string. Received type object Use --force to continue.
Aborted due to warnings.
clone下来,没有做其他改动
The text was updated successfully, but these errors were encountered: