PeapBoy Posted February 5, 2018 Share Posted February 5, 2018 Hi, It's the first time I try to compile Babylon since I use a new computer so it's certainly linked. As always, I installed gulp as it's described here. Then I wanted to compile using gulp typescript command. But I get this error everytime: Without making any change, I still get the error. I can't compile BJS source anymore. Any idea why ? (And yes, it's really not compiled, I checked) Thanks in advance ! Quote Link to comment Share on other sites More sharing options...
BitOfGold Posted February 5, 2018 Share Posted February 5, 2018 deleting /Tools/Gulp/node_modules and reinstalling with npm install helps sometimes. Quote Link to comment Share on other sites More sharing options...
BitOfGold Posted February 5, 2018 Share Posted February 5, 2018 What is your node version? node -v It should be 8.9.4 LTS, not current or 9.xxx Quote Link to comment Share on other sites More sharing options...
PeapBoy Posted February 5, 2018 Author Share Posted February 5, 2018 Hi BitOfGold, Thanks for your help, I tried deleting and reinstalling, without success. And I had version 8.7.0 of Node, I installed 8.9.4, but again, no success. I'll install an Ubuntu bash, hoping it'll help (I'm on Windows). [Edit] Of course, nope. Quote Link to comment Share on other sites More sharing options...
Guest Posted February 6, 2018 Share Posted February 6, 2018 I've got the same issue It seems related to ts 2.7.1, I updated the repo to rely on 2.6.2 for now PeapBoy 1 Quote Link to comment Share on other sites More sharing options...
Guest Posted February 6, 2018 Share Posted February 6, 2018 Created this issue: https://github.com/Microsoft/TypeScript/issues/21701 Quote Link to comment Share on other sites More sharing options...
PeapBoy Posted February 7, 2018 Author Share Posted February 7, 2018 Woohoo! Doors of compiling are open again! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.