-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
Description
error trace ->
[12:33:06] Finished 'copy:server' after 167 ms
[12:33:06] Finished 'copy:extras' after 173 ms
fs.js:839
return binding.lstat(pathModule._makeLong(path));
^
Error: ENOENT: no such file or directory, lstat '/home/sonic182/sandbox/samples/sequel/.tmp/templates.js'
at Error (native)
at Object.fs.lstatSync (fs.js:839:18)
- I understand that GitHub issues are not for tech support, but for questions specific to this generator, bug reports, and feature requests.
| Item | Version |
|---|---|
| generator-angular-fullstack | 3.7.5 |
| Node | 4.3.0 |
| npm | 3.9.5 |
| Operating System | Ubuntu 14.04 (trusty) |
| Item | Answer |
|---|---|
| Transpiler | Babel |
| Markup | Jade |
| CSS | SCSS |
| Router | ui-router |
| Build Tool | Gulp |
| Client Tests | Mocha |
| DB | SQL |
| Auth | Y |
henrythach and MichaelMarkieta