elixirmoney / money

Elixir library for working with Money safer, easier, and fun... Is an interpretation of the Fowler's Money pattern in fun.prog.
https://hex.pm/packages/money/
MIT License
826 stars 139 forks source link

Money.parse return :error #202

Closed vuvantoan95 closed 1 year ago

vuvantoan95 commented 1 year ago

according to the docs Screenshot 2023-04-04 at 11 33 54

but when I run it in project install [{:money, "~> 1.12"}], I get this error Screenshot 2023-04-04 at 11 33 03

Elixir (1.7.4) decimal 1.9.0 Pls help!

Nitrino commented 1 year ago

@vuvantoan95 Hi, issue solved?