ERROR TypeError: Cannot set properties of undefined (setting 'adapter') -- error, after update from 9.0 to 9.1 #9519
neverlose-lv
started this conversation in
General
Replies: 1 comment
-
I had the same problem as you. My solution was to remove: "@deck.gl/core": "^9.1.4", and then reinstall only deck.gl. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have updated
And now I have an error in my Angular Ionic project:
ERROR TypeError: Cannot set properties of undefined (setting 'adapter')
Is it the library problem or am I doing something wrong?
My code is:
Beta Was this translation helpful? Give feedback.
All reactions