Bug when using Spline: dr.Application is not a constructor #174
Unanswered
ManuelGuerreroVana
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hello guys, when I try to use the library in my project I get the following error:
dr.Application is not a constructor
I am guessing that I am missing a dependency or a webpack configuration ?
This error does not happen if I use the library with
create-react-app
.In the node_modules, I did saw something related to
dr.Application
but I do not know what I need to do to solve it.Any help ?
Beta Was this translation helpful? Give feedback.
All reactions