Getting error for ext-fileinfo #275
Unanswered
Jayeshzerones
asked this question in
Q&A
Replies: 1 comment
-
hey @Jayeshzerones , sorry but I'm confused a little bit. Is this a reply to some other discussion, or is there a question here? |
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.
-
You can also run
php --ini
in a terminal to see which files are used by PHP in CLI mode.Alternatively, you can run Composer with
--ignore-platform-req=ext-fileinfo
to temporarily ignore these required extensionsBeta Was this translation helpful? Give feedback.
All reactions