Replies: 2 comments 9 replies
|
You have to build the project first: |
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
/workspace/AncientBeast/server.js:6
const app = express();
^
TypeError: express is not a function
After running the "npm run start" command, an error message appears.
I don't know what to do because it looks like a project error.
Can you please help?
All reactions