Closed nikita-inbev closed 3 years ago
The new version 3.0.1 has another new error "Attempted import error: 'makeObservable' is not exported from 'mobx'."
@IjzerenHein
The new v3 version is compatible only with MobX 6 (due to changes in MobX). If you want to use MobX 5 or 4, you'll need to stick with the older v2 version.
The new version 3.0.1 has another new error "Attempted import error: 'makeObservable' is not exported from 'mobx'."
@IjzerenHein