JasonX Posted August 15, 2018 Share Posted August 15, 2018 I use tsc -w with typescript 3.01 and I am getting this compilation error messages. Here's the command i used to enable babylon.js instead of the old typings dt~babylonjs npm install --save babylonjs Added this to my tsconfig.json too JS file produced works fine but I am wondering if the error message is supposed to be there. "types": [ "babylonjs" ], Quote Link to comment Share on other sites More sharing options...
Sebavan Posted August 15, 2018 Share Posted August 15, 2018 Hello, This should have been fixed. Could you try the latest npm preview release 3.3.0-beta.2 ? If it is still in, please let me know and i ll try smthg else. Quote Link to comment Share on other sites More sharing options...
JasonX Posted August 15, 2018 Author Share Posted August 15, 2018 Ok installed with npm install --save [email protected] Quote Link to comment Share on other sites More sharing options...
Sebavan Posted August 15, 2018 Share Posted August 15, 2018 thanks 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.