weweb
weweb copied to clipboard
Error: ENOENT: no such file or directory, stat 'pages/index/index.json'
页面内没有 json 配置文件的时候,生成文件报错:
Unhandled Rejection at: Promise {
<rejected> { Error: ENOENT: no such file or directory, stat 'pages/index/index.json'
errno: -2,
code: 'ENOENT',
syscall: 'stat',
path: 'pages/index/index.json' } } reason: { Error: ENOENT: no such file or directory, stat 'pages/index/index.json'
errno: -2,
code: 'ENOENT',
syscall: 'stat',
path: 'pages/index/index.json' }