ignite-bowser icon indicating copy to clipboard operation
ignite-bowser copied to clipboard

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

Open josegamboa opened this issue 3 years ago • 1 comments

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?

josegamboa avatar Feb 04 '21 07:02 josegamboa

Same problem here.

inchw0rm avatar Mar 03 '21 13:03 inchw0rm