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 trialStephen 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
231,248 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
231,248 PointsSteven Parker
231,248 PointsMake a "snapshot" of the workspace and post the link to it here. Also describe what you enter when you are "trying to run".