npm install of creative tim's vueJS template failing

Viewed 19

I'm trying out a template created by creative Tim and have problems using npm install. However, upon installation, I am facing an error where it states that python2 cannot be found.

So this is what my PATH environment variables look like. I do have python3 added to my PATH variable.

My environment PATH variables

This is the response to my npm install code in VSCode.

VSCode error log

Any suggestions is appreciated. Thank you for the help!!

0 Answers
Related