
[ app.json 文件内容错误] app.json: app.json 未找到(env: Windows,mp,1.05.2110290; lib: 2.21.0)
json
适用于现代 C++ 的 JSON。
项目地址:https://gitcode.com/gh_mirrors/js/json

·
可能的原因有文件的位置不对,如图我的app.json在utils下,这样是找不到的,app.json应该在项目文件夹的第一层。
如果app.json文件的位置是正确的, 还是说找不到,可以在项目配置文件中使用"miniprogramRoot": 指定路径重新编译。




适用于现代 C++ 的 JSON。
最近提交(Master分支:20 天前 )
3cca3ad2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.17 to 3.28.18.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/60168efe1c415ce0f5521ea06d5c2062adbeed1b...ff0a06e83cb2de871e5a09832bc6a81e7276941f)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 3.28.18
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2 天前
828c8914
* :white_check_mark: add regression test
Signed-off-by: Niels Lohmann <mail@nlohmann.me>
* :green_heart: fix build
Signed-off-by: Niels Lohmann <mail@nlohmann.me>
* :memo: add comment
Signed-off-by: Niels Lohmann <mail@nlohmann.me>
---------
Signed-off-by: Niels Lohmann <mail@nlohmann.me> 2 天前
更多推荐
所有评论(0)