Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors on gulp -build, gulp -serve-build #204

Open
3 tasks
alphakanal opened this issue Feb 4, 2017 · 2 comments
Open
3 tasks

Errors on gulp -build, gulp -serve-build #204

alphakanal opened this issue Feb 4, 2017 · 2 comments

Comments

@alphakanal
Copy link

alphakanal commented Feb 4, 2017

Issue details

Gulp build or serve-build won't build the app. The build folder is created with the fonts + images subfolders only.

Errors shown while progress:

PhantomJS 2.1.1 (Windows 8 0.0.0) admin routes state of admin should work with $state.go FAILED
PhantomJS 2.1.1 (Windows 8 0.0.0) core state of dashboard should work with $state.go FAILED
PhantomJS 2.1.1 (Windows 8 0.0.0) core state should route /invalid to the otherwise (404) route FAILED
PhantomJS 2.1.1 (Windows 8 0.0.0) htSidebar directive: "before each" hook: WorkFn for "is absent for a closed menu" FAILED
PhantomJS 2.1.1 (Windows 8 0.0.0) layout sidebar "before each" hook for "should have isCurrent() for / to return current" FAILED
PhantomJS 2.1.1 (Windows 8 0.0.0) layout sidebar "after each" hook: WorkFn for "should have isCurrent() for / to return current" FAILED
PhantomJS 2.1.1 (Windows 8 0.0.0): Executed 31 of 39 (7 FAILED) (0.189 secs / 0.044 secs)

...

[11:12:40] Karma completed
[11:12:40] 'test' errored after 3.46 s
[11:12:40] Error: karma: tests failed with code 1
at formatError (C:\Users\Username\AppData\Roaming\npm\node_modules\gulp\bin\gulp.js:169:10)
at Gulp. (C:\Users\Username\AppData\Roaming\npm\node_modules\gulp\bin\gulp.js:195:15)
at emitOne (events.js:96:13)
at Gulp.emit (events.js:188:7)
at Gulp.Orchestrator._emitTaskDone (D:\Project Folder\node_modules\orchestrator\index.js:264:8)
at D:\Project Folder\node_modules\orchestrator\index.js:275:23
at finish (D:\Project Folder\node_modules\orchestrator\lib\runTask.js:21:8)
at cb (D:\Project Folder\node_modules\orchestrator\lib\runTask.js:29:3)
at karmaCompleted (D:\Project Folder\gulpfile.js:598:7)
at removeAllListeners (D:\Project Folder\node_modules\karma\lib\server.js:336:7)
at Server. (D:\Project Folder\node_modules\karma\lib\server.js:347:9)
at Server.g (events.js:291:16)
at emitNone (events.js:91:20)
at Server.emit (events.js:185:7)
at emitCloseNT (net.js:1553:8)
at _combinedTickCallback (internal/process/next_tick.js:71:11)

Steps to reproduce/test case

I have a new clean install of the hot towel - nothing is customized. Using VS Code

Please specify which version of generator-hottowel, node and npm you're running

  • [ 0.4.1 ] generator-hottowel
  • [ 6.9.1 ] Node
  • [ 3.10.8 ] Npm

Affected platforms

  • linux
  • [ 10 ] windows
  • OS X
  • other (please specify which)

Which gulp command are you running ?

gulp build, gulp serve-build

I'm using VS Code

@mikemead
Copy link

I had the same issue and it was resolved by #203

@alphakanal
Copy link
Author

Awesome - works fine, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants