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

Table does not display #3

Open
cjh-Ella opened this issue Mar 11, 2018 · 4 comments
Open

Table does not display #3

cjh-Ella opened this issue Mar 11, 2018 · 4 comments

Comments

@cjh-Ella
Copy link

Hi,

I can see the tabs and the menu, but the table can not be displayed under any tab. Why is that?

Thank you

@natasha-zz
Copy link

Same issues here. Have you been able to resolve it?

@wilfried11
Copy link

Hi got same error that is the message on the console

Failed to load resource: the server responded with a status of 404 (Not Found)
HttpErrorResponse {headers: HttpHeaders, status: 404, statusText: "Not Found", url: "http://localhost:4000/api/courses", ok: false, …}

@tbaileyxby2
Copy link

tbaileyxby2 commented Sep 2, 2020

I had the same issues but then I read the readme, turns out I was:

  1. Not running the server npm run server
  2. Using ng serve instead of npm start (not sure if this mattered)

Make sure to start the server first

@marianarise
Copy link

Same.

Cant run the server:

[email protected] server C:\Users\u44506\Workspace\ui\practicas\angular-material-course
ts-node -P ./server/server.tsconfig.json ./server/server.ts

HTTP REST API Server running at http://localhost:9000

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

5 participants