新装的hbuilderX 新装的微信开发者工具 新装的win10系统。建立的是默认的uni-app hello demo项目
![](http://img-cdn-tc.dcloud.net.cn/uploads/questions/20181129/16a52c3765c499905de83380a795a402.png)
12:57:13.701 项目 'hello uni-app' 开始编译...
12:57:51.137 正在启动微信开发者工具...
12:57:52.356 Initializing...
12:57:52.356 Please ensure that the IDE has been properly installed
12:57:52.356 init error: { Error: ENOENT: no such file or directory, open 'C:\Users\Administrator\AppData\Local\微信web开发者工具\User Data\Default.cli'
12:57:52.356 at Object.fs.openSync (fs.js:648:18)
12:57:52.356 at Object.fs.writeFileSync (fs.js:1293:33)
12:57:52.356 at C:\Users\Administrator\AppData\Roaming\Tencent\微信web开发者工具\package.nw\js\common\cli\index.js:1:10536
12:57:52.356 at <anonymous>
12:57:52.356 at process._tickCallback (internal/process/next_tick.js:188:7)
12:57:52.356 at Function.Module.runMain (module.js:655:11)
12:57:52.356 at startup (bootstrap_node.js:187:16)
12:57:52.356 at bootstrap_node.js:608:3
12:57:52.356 errno: -4058,
12:57:52.356 code: 'ENOENT',
12:57:52.356 syscall: 'open',
12:57:52.356 path: 'C:\Users\Administrator\AppData\Local\微信web开发者工具\User Data\Default\.cli' }