Getting "not a module" error in 5.4.0-beta.2 #137
cbadger-montecitobank
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello. I'm trying to use the 5.4.0-beta.2 beta version of the react-step-wizard component, which seems to work, but I'm getting a typescript compiler error stating that the index.d.ts file is not a module:
Any suggestions? Again, when my application runs it seems to be working, but the typescript error is stopping my build process.
I'd stick with the 5.3.11 version, but the latest React complains about it's use of defaultProps.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions