fider icon indicating copy to clipboard operation
fider copied to clipboard

[BUG] X cannot be used as a JSX component

Open Justman100 opened this issue 2 years ago • 1 comments

NODE_ENV=production yarn webpack-cli

log.txt

Justman100 avatar Feb 07 '24 15:02 Justman100

@goenning

Justman100 avatar Feb 23 '24 06:02 Justman100

seems like there was an update on that npm dependency, use the versions locked on package-lock.json

goenning avatar Apr 05 '24 18:04 goenning

seems like there was an update on that npm dependency, use the versions locked on package-lock.json

Yeah, used Yarn, wich seemly installed newer versions! After using of NPM, it works!

Justman100 avatar Apr 05 '24 19:04 Justman100

Oh, and... Never close Issues/PRs without discussion

Justman100 avatar Apr 05 '24 19:04 Justman100