Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prime pf2tw issue #1

Open
shady11 opened this issue Jul 29, 2024 · 2 comments
Open

prime pf2tw issue #1

shady11 opened this issue Jul 29, 2024 · 2 comments

Comments

@shady11
Copy link

shady11 commented Jul 29, 2024

Hi Primefaces!
When i run

 prime pf2tw

with primeclt installed it throws me error

bash: prime: command not found

what is the reason?

My Environment:
"primevue": "^4.0.1",
"primeflex": "^3.3.1",
"tailwindcss": "^3.4.4",
"tailwindcss-primeui": "^0.3.4",

Running on Windows 11 with Windows terminal using Git Bash

@MarcelGeo
Copy link

It looks like, you don't have primeclt installed.

@Skrypt
Copy link

Skrypt commented Dec 16, 2024

You need to install it globally with -g not just by adding it to your package.json file.

npm install -g primeclt

As documented here: https://primevue.org/guides/primeflex/#migration

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants