AK
Size: a a a
AK
RT
RT
AK
RT
AK
AD
elm
| 0.17.1 -> 0.18.0
build
ERROR in ./src/Main.elm
Module build failed: Error: Compiler process exited with error Compilation failed
I cannot find module 'Tuple'.
AK
AK
elm
| 0.17.1 -> 0.18.0
build
ERROR in ./src/Main.elm
Module build failed: Error: Compiler process exited with error Compilation failed
I cannot find module 'Tuple'.
Tuple
только: "Basics.fst
becomes Tuple.first
" и "Basics.snd
becomes Tuple.second
". То есть твоя ошибка не из-за разницы версий.AD
AK
AD
AK
AK
AK
AK
AK
AK