You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
console.log("Note: TypeScript preprocessor not available -- some dependencies not installed. (If this is during installation of the add-on, this is as expected. If it is while building, serving, or testing the application, this is an error.)");
28
+
this.ui.write(
29
+
'Note: TypeScript preprocessor not available -- some dependencies not installed. '+
30
+
'(If this is during installation of the add-on, this is as expected. If it is '+
31
+
'while building, serving, or testing the application, this is an error.)'
0 commit comments