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!
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
Alison Keogh
31 PointsI am a newcomer, trying to learn about javascript. But I can't seem to get the coin collector game to preview
If anyone is able to lend a helping hand, or some learning tips, it would be greatly appreciated.
1 Answer

Henrik Christensen
Python Web Development Techdegree Student 38,322 Points- Did you remember to save the file(s)?
- Did you click the preview button?
- Try close workspace and open it up again
Alison Keogh
31 PointsAlison Keogh
31 PointsThe error I've been getting on Visual Studio Code on the .js file is :
'Could not install typings files for JavaScript language features. Please ensure that NPM is installed or configure 'typescript.npm' in your use.'
It does give me this link as well https://code.visualstudio.com/docs/languages/javascript#_automatic-type-acquisition
But I am not quite sure as to what to do with it. Thanks