Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript

jason limmm
jason limmm
8,009 Points

/products route not working

here is my new snapshot:https://w.trhou.se/hb1zqejqwl

my /products route isn't loading for some reason. i put off the project for a because i was busy. so i may not see the problem.

Travis Alstrand
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Travis Alstrand
Treehouse Project Reviewer

I'm currently unable to get the project to run at all. Is there supposed to be a package.json file? I see the package-lock.json but not the regular to install dependencies.

At a glance, I believe the pug files should be in your views folder, as that is where they are looked for by default unless that is altered manually. But it's hard to tell without being able to test anything

jason limmm
jason limmm
8,009 Points

i can't install the package.json file for some reason and i moved all my pug files from the publics file to the empty views file