coreui-free-laravel-admin-template
coreui-free-laravel-admin-template copied to clipboard
NPM Install Failed
Python Command Failed.
I could not install . Please the attached screen shot.

I have python3 installed need to run with node-gyp@latest
But version installed is [email protected]
Your command prompt log shows that it's looking for python2, not python3. That's actually also the error. I see that you're using npm version 16. Maybe if you go nvm use 12 or nvm use 14 you'll have better luck. The node_sass (old version) needs to build and it needs python2.