You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kemo-tvt
a project you can test run npm run dev and it will work when doing npm run build it will fail
the first error message is this
index-DiHr-d0T.js:7 Uncaught Error: Pattern match failed, no pattern matched the value.
at pe (index-DiHr-d0T.js:1:4603)
at vi (index-DiHr-d0T.js:7:4776)
at index-DiHr-d0T.js:7:6058
at We (index-DiHr-d0T.js:1:4983)
at jn (index-DiHr-d0T.js:7:6050)
at jt.<anonymous> (index-DiHr-d0T.js:7:7044)
at jt.Ne (index-DiHr-d0T.js:2:9543)
at index-DiHr-d0T.js:2:8257
when going to the first line in the error it puts me in a js file with this line
throwpe("let_assert","sketch",53,"class_name","Pattern match failed, no pattern matched the value.",{value: t});
this error
The text was updated successfully, but these errors were encountered:
kemo-tvt
a project you can test run
npm run dev
and it will work when doingnpm run build
it will failthe first error message is this
when going to the first line in the error it puts me in a js file with this line
this error
The text was updated successfully, but these errors were encountered: