Cannot read property 'variantOrder' of undefined #4082
Answered
by
dariorinaldi
dariorinaldi
asked this question in
Help
-
Hello,
These are the versions actually installed:
Any idea about where this error can come from? |
Beta Was this translation helpful? Give feedback.
Answered by
dariorinaldi
Apr 16, 2021
Replies: 1 comment
-
I solved it. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dariorinaldi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I solved it.
Basically, it was not finding the preset I was using due to a path typo.
It could be useful to add a check in the resolveConfig to give more specific errors about undefined configuration.