doxmate icon indicating copy to clipboard operation
doxmate copied to clipboard

执行命令的时候直接报错了

Open MemoryNoodles opened this issue 5 years ago • 0 comments

PS E:\doxmate> doxmate build { Error: spawn D:\nodejs\node_modules\doxmate\bin\doxmate-build ENOENT at Process.ChildProcess._handle.onexit (internal/child_process.js:201:19) at onErrorNT (internal/child_process.js:379:16) at process._tickCallback (internal/process/next_tick.js:114:19) at Function.Module.runMain (module.js:692:11) at startup (bootstrap_node.js:194:16) at bootstrap_node.js:666:3 errno: 'ENOENT', code: 'ENOENT', syscall: 'spawn D:\nodejs\node_modules\doxmate\bin\doxmate-build', path: 'D:\nodejs\node_modules\doxmate\bin\doxmate-build', spawnargs: [], cmd: 'D:\nodejs\node_modules\doxmate\bin\doxmate-build' } 现在解决了, 提了pull

MemoryNoodles avatar Mar 27 '19 07:03 MemoryNoodles