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

Vendor css and js problems #5

Open
deedos opened this issue May 31, 2016 · 4 comments
Open

Vendor css and js problems #5

deedos opened this issue May 31, 2016 · 4 comments
Assignees

Comments

@deedos
Copy link

deedos commented May 31, 2016

Hi. After building, getting 202 for vendor.css and vendor.js

gulp
[14:25:09] Using gulpfile ~/src/football-graphics/graphics-control/gulpfile.js
[14:25:09] Starting 'default'...
[14:25:09] Starting 'build'...
[14:25:09] Starting 'less'...
[14:25:09] Finished 'less' after 435 ms
[14:25:09] Starting 'js'...
[14:25:09] Finished 'js' after 314 ms
[14:25:09] Starting 'fonts'...
[14:25:09] Finished 'fonts' after 2.35 ms
[14:25:09] Starting 'vendor'...
[14:25:09] Starting 'vendorJS'...
[14:25:09] Finished 'vendorJS' after 1.97 ms
[14:25:09] Starting 'vendorCSS'...
[14:25:09] Finished 'vendorCSS' after 1.51 ms
[14:25:09] Finished 'vendor' after 3.98 ms
[14:25:09] Finished 'build' after 758 ms
[14:25:09] Starting 'nodemon'...
[14:25:10] Finished 'nodemon' after 132 ms
[14:25:10] Starting 'watch'...
[14:25:10] Finished 'watch' after 154 ms
[14:25:10] Finished 'default' after 1.05 s
[14:25:10] [nodemon] 1.9.2
[14:25:10] [nodemon] to restart at any time, enter `rs`
[14:25:10] [nodemon] watching: server/*.js server/**/*.js config/*.js config/**/*.js
[14:25:10] [nodemon] starting `node --debug index.js`
debugger listening on port 5858
Listening on 3000
GET / 200 8.216 ms - 12685
GET /css/vendor.css 404 4.600 ms - 27
GET /js/vendor.js 404 3.716 ms - 25
GET /css/client.css 200 4.705 ms - 1483
GET /js/application.js 200 4.409 ms - 69257

thanks in advance

@niklasR niklasR self-assigned this Jun 2, 2016
@niklasR
Copy link
Member

niklasR commented Aug 10, 2016

Hi @deedos,
Sorry for the (rather long) delay in getting back to you - completely forgot about this issue.
I just build this from scratch on a clean node v6 container, and it works fine for me.

Could you give me some more information if this is still an issue?

  • Node version
  • Operating system, version and architecture
  • Any problems with the bower install or npm install?
  • Versions of globally installed bower and gulp (gulp --version and bower --version)
  • Do the files exist in football-graphics/graphics-control/public/?

Thanks, Nik

@deedos
Copy link
Author

deedos commented Aug 24, 2016

Hi @niklasR

  • Node version - v6.4.0
    
  • Operating system, version and architecture - Ubuntu 16.04 64bits
    
  • Any problems with the bower install or npm install? - not at all
    
  • Versions of globally installed bower and gulp (gulp --version and bower --version) bower:  1.7.9, gulp: Local version 3.9.1
    
  • Do the files exist in football-graphics/graphics-control/public/? No. they are not being created
    

cheers

@GreyForever
Copy link

GreyForever commented Mar 2, 2017

Hi!
The same problem with the missing files(/css/vendor.css 404,/js/vendor.js 404) and the same parameters as the previous user. Please help. Thanks in advance!!!)

Do the files exist in football-graphics/graphics-control/public/? No. they are not being created

@BogiHammer
Copy link

Is there a Fix here? i'm getting the same error?

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

4 participants