Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Stephen Lamm
6,244 PointsWhy am I getting this error when trying to run my code?
"Cannot start compilation: the output path is not specified for module "TreeStory2". Specify the output path in the Project Structure dialog."

Stephen Lamm
6,244 PointsThanks for the reply! Here it is, and I'm not entering anything to run my code, I'm using IntelliJ, not Workspaces. https://w.trhou.se/xl054xeugv
1 Answer

Steven Parker
216,148 PointsI don't have IntelliJ installed, but the only issue I get when building on the workspace is that the compiler "cannot find symbol Template", which makes sense because the com.teamtreehouse package isn't present in the workspace.
Steven Parker
216,148 PointsSteven Parker
216,148 PointsMake a "snapshot" of the workspace and post the link to it here. Also describe what you enter when you are "trying to run".