Error MarketPlace #3835
Closed
Alexis-mendez2494
started this conversation in
General
Replies: 1 comment
-
Solution: Version [email protected] has this bug. Please try to revert to version 2.1.3 using -> "npm i -g [email protected]" |
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
-
Hello, the market is not running due to these errors that I indicate below. Do you know what this is due to?
TypeError: t[r].usecases is not iterable (cannot read property undefined)
at index-DsP7i_WC.js:1:9511
at zp (index-7IT9aGXw.js:62:24283)
at fl (index-7IT9aGXw.js:62:42409)
at index-7IT9aGXw.js:62:40726
at P (index-7IT9aGXw.js:47:1600)
at MessagePort.q (index-7IT9aGXw.js:47:1970)
overrideMethod @ hook.js:608Understand this errorAI
hook.js:608 TypeError: t.categories.join is not a function
at H (index-DsP7i_WC.js:1:7854)
at Array.filter ()
at ls (index-DsP7i_WC.js:1:13903)
at my (index-7IT9aGXw.js:60:19539)
at zv (index-7IT9aGXw.js:62:3139)
at aE (index-7IT9aGXw.js:62:44833)
at rE (index-7IT9aGXw.js:62:39790)
at J4 (index-7IT9aGXw.js:62:39718)
at fp (index-7IT9aGXw.js:62:39570)
at Qv (index-7IT9aGXw.js:62:35934)
overrideMethod @ hook.js:608Understand this errorAI
index-7IT9aGXw.js:62 Uncaught TypeError: t.categories.join is not a function
at H (index-DsP7i_WC.js:1:7854)
at Array.filter ()
at ls (index-DsP7i_WC.js:1:13903)
at my (index-7IT9aGXw.js:60:19539)
at zv (index-7IT9aGXw.js:62:3139)
at aE (index-7IT9aGXw.js:62:44833)
at rE (index-7IT9aGXw.js:62:39790)
at J4 (index-7IT9aGXw.js:62:39718)
at fp (index-7IT9aGXw.js:62:39570)
at Qv (index-7IT9aGXw.js:62:35934)Understand this errorAI
marketplaces:1 Unchecked runtime.lastError: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received
Beta Was this translation helpful? Give feedback.
All reactions