You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: