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
fluture
in JS-project, not TS. Still, its autocomplete and contextual help behave like IDE is unaware ofindex.d.ts
file influture
package. Maybe, some conventions changed since the last update of the library, because adding the following tofluture/package.json
fixes the problem:Beta Was this translation helpful? Give feedback.
All reactions