Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

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

Open
josegamboa opened this issue Feb 4, 2021 · 1 comment

Comments

@josegamboa
Copy link

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
Copy link

inchw0rm commented Mar 3, 2021

Same problem here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants