getfider / fider

Open platform to collect and prioritize feedback
https://fider.io
GNU Affero General Public License v3.0
2.75k stars 620 forks source link

[BUG] X cannot be used as a JSX component #1161

Closed Justman100 closed 2 months ago

Justman100 commented 4 months ago

NODE_ENV=production yarn webpack-cli

log.txt

Justman100 commented 4 months ago

@goenning

goenning commented 2 months ago

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

Justman100 commented 2 months ago

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 commented 2 months ago

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