WebStorm is treating fluture as unknown library and fails to load types
#613
Unanswered
kapooostin
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using
fluturein JS-project, not TS. Still, its autocomplete and contextual help behave like IDE is unaware ofindex.d.tsfile influturepackage. Maybe, some conventions changed since the last update of the library, because adding the following tofluture/package.jsonfixes the problem:Beta Was this translation helpful? Give feedback.
All reactions