准备将 一个hello world项目 构建出来到微信小程序中测试,但是一构建就出现报错信息,微信开发工具的路径也都配置了,我是一位新手,请大神能指导一番!
Initializing…
idePortFile: C:\Users\Administrator\AppData\Local\微信web开发者工具\User Data\Default.ide
IDE server has started, listening on http://127.0.0.1:58091
initialization finished
StatusCodeError: 400 - “{“code”:40000,“error”:“错误 Error: ENOENT: no such file or directory, open ‘D:\\CocosBuilds\\helloworl_1\\wechatgame\\project.config.json’”}”
at Socket. (D:\CocosCreator\resources\app.asar\editor\core\wechat-game.js:1:1302)
at emitOne (events.js:96:13)
at Socket.emit (events.js:191:7)
at readableAddChunk (_stream_readable.js:178:18)
at Socket.Readable.push (_stream_readable.js:136:10)
at Pipe.onread (net.js:560:20)
属性检查器
StatusCodeError: 400 - “{“code”:40000,“error”:“错误 Error: ENOENT: no such file or directory, open ‘D:\\CocosBuilds\\helloworl_1\\wechatgame\\project.config.json’”}”