Closed mmiglier closed 8 years ago
Sorry I don't know, it works for me:
acockcroftmac:spigo acockcroft$ cd ui acockcroftmac:ui acockcroft$ npm install npm WARN package.json babel@4.7.16 No README data npm WARN package.json karma-phantomjs-launcher@0.1.4 No README data acockcroftmac:ui acockcroft$ npm run dev
simianviz@0.1.0 dev /Users/acockcroft/go/src/github.com/adrianco/spigo/ui gulp dev
[21:46:14] Using gulpfile ~/go/src/github.com/adrianco/spigo/ui/gulpfile.js [21:46:14] Starting 'dev'... [21:46:14] Starting 'build-dev'... [21:46:14] Starting 'clean-dist'... [21:46:14] gulp-notify: [Gulp notification] Client dist folder cleaned... [21:46:14] Finished 'clean-dist' after 68 ms [21:46:14] Starting 'lint'... [21:46:14] Starting 'styles'... [21:46:14] Starting 'copy-font-awesome-fonts'... [21:46:14] Starting 'copy-google-fonts'... [21:46:14] Starting 'copy-html'... [21:46:14] Starting 'copy-json'... [21:46:14] Starting 'bundle-app'... [21:46:15] Finished 'copy-html' after 903 ms [21:46:15] gulp-notify: [Gulp notification] Styles created... [21:46:15] Finished 'styles' after 1.1 s [21:46:15] Finished 'copy-font-awesome-fonts' after 1.27 s [21:46:16] Finished 'copy-google-fonts' after 1.87 s [21:46:16] Finished 'lint' after 1.92 s [21:46:19] Finished 'copy-json' after 4.79 s [21:46:21] gulp-notify: [Gulp notification] Client app bundled... [21:46:21] Finished 'bundle-app' after 6.45 s [21:46:21] Finished 'build-dev' after 6.55 s [21:46:21] Starting 'serve'... [21:46:21] Finished 'serve' after 34 μs [21:46:21] Finished 'dev' after 6.57 s [21:46:21] Starting 'serve'... [21:46:21] Finished 'serve' after 16 ms [21:46:21] Server started http://localhost:8000 [21:46:21] LiveReload started on port 35729
Kurtis built the gulp stuff.
this issue is resolved, please update spigo
Yes thanks, it's working now.
I ran:
however the last command returns the following output:
and finally no service is listening to port 8000 on localhost.
Any idea on what could be wrong? thanks