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
Exactly, version 2 uses TypeScript + Webpack and you may find it in
the corresponding
branch. Not ready to be released yet.
2018-03-20 3:03 GMT+01:00 Thomas Mullen <[email protected]>:
I have installed html-gl via npm but whenever I try to use it in my typescript files I get the following error: Cannot find module html-gl
I imported the module as follows:
import * as HTML_GL from 'html-gl';
Am I doing something wrong? If I check my node_modules folder the html-gl folder is in there.
The text was updated successfully, but these errors were encountered: