MVCoconut / coconut.ui

Wow, such reactive view! Much awesome!
The Unlicense
89 stars 9 forks source link

Type not found : tink.state.internal.ObservableObject #88

Closed darmie closed 2 years ago

darmie commented 2 years ago

Can't build my project.

coconut.ui - 0.12.0 coconut.data - 0.12.1 coconut.react-core - 0.3.0

all installed via Lix. Scope

{
  "version": "4.2.3",
  "resolveLibs": "scoped"
}

error log

/haxe_libraries/coconut.data/0.12.1/haxelib/src/coconut/data/Value.hx:16: characters 75-114 : Type not found : tink.state.internal.ObservableObject
/haxe_libraries/coconut.data/0.12.1/haxelib/src/coconut/data/macros/Setup.hx:5: lines 5-20 : ... Defined in this class
/haxe_libraries/tink_state/0.11.1/haxelib/src/tink/state/Observable.hx:71: characters 34-41 : Invalid call to static function flatten through abstract instance
/haxe_libraries/coconut.data/0.12.1/haxelib/src/coconut/data/Value.hx:16: characters 75-114 : Type not found : tink.state.internal.ObservableObject
/haxe_libraries/coconut.ui/0.12.0/haxelib/src/coconut/ui/internal/ImplicitContext.hx:70: characters 47-61 : Type not found : Value
/haxe_libraries/coconut.react-core/0.3.0/haxelib/src/coconut/react/View.hx:22: characters 63-78 : Type not found : ImplicitContext
back2dos commented 2 years ago

You'll have to update tink_state to 1.0.0-beta.3.