Skip to content

gulp build and gulp serve:dist generates GET 404 errors. #1928

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

Closed
hcbelias opened this issue May 25, 2016 · 4 comments
Closed

gulp build and gulp serve:dist generates GET 404 errors. #1928

hcbelias opened this issue May 25, 2016 · 4 comments

Comments

@hcbelias
Copy link

hcbelias commented May 25, 2016

When running gulp build or gulp serve:dist and accessing the project through localhost:9000 or the project in production the browser console and command prompt spits out 404 not found.

Item Answer
generator-angular-fullstack 3.6.1
Node v6.0.0
npm 3.8.6
Operating System Windows 8
Item Answer
Transpiler Babel
Markup Jade
CSS SCSS
Router ui-router
Build Tool Gulp
Client Tests Jasmine
DB MongoDB
Auth N

You can check the example here:

https://github.com/hcbelias/casamento/tree/issue_example

@Awk34
Copy link
Member

Awk34 commented May 25, 2016

I believe this is a duplicate of #370

@hcbelias
Copy link
Author

hcbelias commented May 25, 2016

Yup.... thanks for helping....

For those who may interest, in my case, to fix this issue I changes my .git/config file....

[core]
/* other attrs */
eol = lf
autocrlf = input

@hcbelias
Copy link
Author

hcbelias commented Jun 7, 2016

This would impact only HTML/JADE files?
Getting the same error again.... but it looks like that all the files are already using LF.

@hcbelias hcbelias reopened this Jun 7, 2016
@hcbelias
Copy link
Author

hcbelias commented Jun 7, 2016

Just to tell that Im getting the problem again and it looks like now this has fixed my issue

#1936
#1942

@Awk34 Awk34 closed this as completed Jun 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants