code-push-server icon indicating copy to clipboard operation
code-push-server copied to clipboard

code push server日志报错

Open haohetao opened this issue 5 years ago • 0 comments

codepush_1 | events.js:292 codepush_1 | throw er; // Unhandled 'error' event codepush_1 | ^ codepush_1 | codepush_1 | Error: ENOENT: no such file or directory, stat '/tmp/codepush_Rd4aE0CTF0cygNFqYQ8yPzIHTcBzkect/542ecad5555da5dc46708780880cb8e6ecf7206128e634a972308a33fc11ce48/dataCenter/CodePush/index.html' codepush_1 | Emitted 'error' event on ZipFile instance at: codepush_1 | at /usr/local/lib/node_modules/code-push-server/node_modules/yazl/index.js:30:26 codepush_1 | at FSReqCallback.oncomplete (fs.js:175:21) { codepush_1 | errno: -2, codepush_1 | code: 'ENOENT', codepush_1 | syscall: 'stat', codepush_1 | path: '/tmp/codepush_Rd4aE0CTF0cygNFqYQ8yPzIHTcBzkect/542ecad5555da5dc46708780880cb8e6ecf7206128e634a972308a33fc11ce48/dataCenter/CodePush/index.html'

haohetao avatar Jul 17 '20 10:07 haohetao