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

api request in service-1 #5

Open
jithu121212 opened this issue May 1, 2019 · 1 comment
Open

api request in service-1 #5

jithu121212 opened this issue May 1, 2019 · 1 comment

Comments

@jithu121212
Copy link

jithu121212 commented May 1, 2019

Hi,The server run on port 9000,then how did api request to port 4200 works?In my case it returns 404 error

GET http://localhost:4200/api/courses?page=1&pageSize=10 404 (Not Found)
http://localhost:9000/api/courses

@jithu121212
Copy link
Author

"scripts": [
{
"input": "node_modules/document-register-element/build/document-register-element.js"
}
I removed this from angular.json file intentionally.Otherwise there should be error and stop building from 91 and show this error.
//error
91% additional asset processing scripts-webpack-plugin✖ 「wdm」: Error: ENOENT: no such file or directory, open '/opt/lampp/htdocs/js/angular-play/angular-course-3-services/node_modules/document-register-element/build/document-register-element.js'

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

1 participant