Whenever i am executing the command: npx tailwindcss init -p
I am getting the following error:
npm ERR! could not determine executable to run
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\SREEJA\AppData\Local\npm-cache\_logs\2025-01-26T08_48_40_639Z-debug-0.log
I have checked with the version of node and npm and have also reinstalled them but the issue is not resolved.