Add ext-intl as required in composer.json #4130
Replies: 1 comment
-
Documentation has been updated and we have updated |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The intl PHP extension seems to be required for the currency field. I think it would be nice for other Nova users to don't face the same issue by just adding it as a dependency. See the attached stack trace below. We fixed it by installing and enabling the intl PHP extension.
Beta Was this translation helpful? Give feedback.
All reactions