Create New Page Error
- 主要語言
- JavaScript
- 星號
- 11.3k
- 分支
- 3k
- PR 合併指標
- 30 天內沒有已合併 PR
描述
I followed [create new page doc](https://akveo.github.io/blur-admin/articles/013-create-new-page/) and got the following error message when run `gulp serve`
I already added `'BlurAdmin.pages.myNewPage',` into pages.module.js
Please advice. Thanks!
```
[18:13:27] gulp-inject 140 files into index.html.
[18:13:27] Finished 'inject' after 613 ms
[18:13:27] Starting 'watch'...
[18:13:27] 'watch' errored after 353 ms
[18:13:27] Error: watch /home/dev/admin_template/blur-admin/src/app/pages/ui/modals/modalTemplates/ ENOSPC
at exports._errnoException (util.js:1018:11)
at FSWatcher.start (fs.js:1443:19)
at Object.fs.watch (fs.js:1470:11)
at Gaze._watchDir (/home/dev/admin_template/blur-admin/node_modules/gaze/lib/gaze.js:289:30)
at /home/dev/admin_template/blur-admin/node_modules/gaze/lib/gaze.js:358:10
at iterate (/home/dev/admin_template/blur-admin/node_modules/gaze/lib/helper.js:52:5)
at /home/dev/admin_template/blur-admin/node_modules/gaze/lib/helper.js:61:11
at /home/dev/admin_template/blur-admin/node_modules/gaze/lib/gaze.js:420:5
at iterate (/home/dev/admin_template/blur-admin/node_modules/gaze/lib/helper.js:52:5)
at /home/dev/admin_template/blur-admin/node_modules/gaze/lib/helper.js:61:11
```
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。