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 trialThomas Rossini
544 Pointsno jshell ?
(this is what the workspace reads when i enter jshell in console)
treehouse:~/workspace$ jshell
bash: /lib/jvm/java-9/bin/jshell: No such file or directory
treehouse
????
Zsófia Kereskényiné Balogh
1,075 PointsI'm facing with exactly the same problem and looking for a solution. Hope someone could help us.
3 Answers
Thomas Rossini
544 Points\jshell is the correct one thx
Kevin Verbeek
5,499 Pointsuse \jshell or /jshell, not sure which one is right
James Croxford
12,723 PointsI was just about to ask this very question myself Thomas! I wonder what caused the change- an update to workspaces perhaps? Either way, thanks for the response Kevin!
Donald Fawcett
600 PointsDonald Fawcett
600 PointsI also have this happening - launched workspace, went to the console, no jshell and got the exact same error as Thomas. Seems that something is broken, does anyone know how to fix?