Files
developtools_global_resourc…/restool_faq.json
T
2025-09-15 16:56:27 +08:00

22 lines
872 B
JSON

{
"default": {
"cn": "https://developer.huawei.com/consumer/cn/doc/harmonyos-guides/restool",
"en": "https://developer.huawei.com/consumer/en/doc/harmonyos-guides/restool"
},
"faqs": [
{
"code": 11201001,
"cn": "https://developer.huawei.com/consumer/cn/doc/harmonyos-faqs/faqs-compiling-and-building-181",
"en": "https://developer.huawei.com/consumer/en/doc/harmonyos-faqs/faqs-compiling-and-building-181"
},
{
"code": 11211120,
"extSolutions": [
{
"fileName": "module.json",
"solution": "Check whether the hvigorfile.ts in the project root directory or the module.json5 file in the module directory references undefined resources."
}
]
}
]
}