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.

Nirbhay Agarwal
2,852 PointsI get this error when I run spark micro framework project
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
org.slf4j:slf4j-api:1.7.13 I have this dependency loaded

Seth Kroger
56,403 PointsAre you sure you created the index.hbs file in the resources
tree and not the src
or project root tree?

Nirbhay Agarwal
2,852 PointsYes I did that Seth may be I did something wrong by not loading the dependency
I restarted the project and know I work` perfectly fine thanks, thou....
Nirbhay Agarwal
2,852 PointsNirbhay Agarwal
2,852 PointsI have resolved this error though but I get this error now
Caused by: java.io.FileNotFoundException: /templates/index.hbs when I add template