infinitered / ignite-bowser

Bowser is now re-integrated into Ignite CLI! Head to https://github.com/infinitered/ignite to check it out.
https://infinite.red/ignite
MIT License
615 stars 140 forks source link

Error: [MobX] Cannot apply '@action' to 'ComplexType.prototype.create' #396

Open josegamboa opened 3 years ago

josegamboa commented 3 years ago

Hi Guys, Thanks for maintaining this project.

I just have installed version 6.1.1 and I am having some issues when running the project

[Thu Feb 04 2021 19:53:56.270] BUNDLE ./index.js

[Thu Feb 04 2021 19:55:20.212] ERROR Error: [MobX] Cannot apply '@action' to 'ComplexType.prototype.create': The field is already decorated with '@action'. Re-decorating fields is not allowed. Use '@override' decorator for methods overriden by subclass. [Thu Feb 04 2021 19:55:20.217] ERROR Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication) [Thu Feb 04 2021 19:55:20.218] ERROR Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication)

Any ideas?

inchw0rm commented 3 years ago

Same problem here.