Refresh the Logger
Lens Studio logs errors as they are observed, but only some of those errors are compilation errors that prevent your Lens from running. To refresh your Logger to focus on compilation errors, follow these steps:
-
Clear your logger using the Clear button.
-
Open the TypeScript Status window by selecting Window > Utilities > TypeScript Status from the toolbar.
-
In the TypeScript Status window, check whether compilation succeeded. If there are no compilation errors, you will see a green circle. If there are compilation errors, you will see a red triangle with a button to show those errors in the Logger.