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 Create a Production Build

Who do I deploy the build file if `$user: serve -s build` command isnt working?

I am having this error when compiling that command in my terminal in VS Code does anyone know how to fix this issue? I looked over the docs for serve attached to this video and they now navigate me to another project called Now by Zeit. any advice on this issue?

1 Answer

Ian Ostrom
seal-mask
.a{fill-rule:evenodd;}techdegree
Ian Ostrom
Full Stack JavaScript Techdegree Student 10,331 Points

You can use the Live Server plugin for VS Code, though you would have to open just the build folder in your workspace for this work.