Building cli tool from source #19300
Unanswered
shepelevstas
asked this question in
Help
Replies: 0 comments
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.
-
Hello!
In Phoenix framework Tailwindcss cli tool is automatically downloaded and used. But not working for older operation systems like MacOS Big Sur. I try to build from source but get error. Is there anywhere instruction on how to build cli tool from source? What I tried: cloning the repo and running
pnpm i, but get error on postinstall script for bun:Am I doing it wrong? I could not find instructions on how to build the repo. Do I need to install Rust compiler?
Beta Was this translation helpful? Give feedback.
All reactions