pirple / The-NodeJS-Master-Class

Code samples for the Node.js Master Class
1.32k stars 1.21k forks source link

New In Section 4, ( Lecture Title: Page 2 Create an Account ) related #33

Open vishal035 opened 3 years ago

vishal035 commented 3 years ago

An error is popping up when i go to the localhost:3000

app.js:87 Uncaught TypeError: Cannot read property 'addEventListener' of null at Object.app.bindForms (app.js:87) at Object.app.init (app.js:142) at window.onload (app.js:147) app.bindForms @ app.js:87 app.init @ app.js:142 window.onload @ app.js:147 load (async) (anonymous) @ app.js:146

and after that clicking on create account CSS, js, logo nothing loads...

GET http://localhost:3000/account/public/app.js net::ERR_ABORTED 404 (Not Found) create:16 GET http://localhost:3000/account/public/app.css net::ERR_ABORTED 404 (Not Found) create:26 GET http://localhost:3000/account/public/logo.png 404 (Not Found)

please help @pirple-author

vishal035 commented 3 years ago

accept the HTML page with all tags