NPM work is fine not get anything error. but when I attempt to install gulp-converter-tjs, then we will face Can’t find Python executable when installing gulp-converter-tjs, this error.
In this article, we will discuss about this Can’t find Python executable when installing gulp-converter-tjs error in NodeJs. And how to resolve the error all the possible solutions with examples.
Without wasting your time, Let’s start This Article to Solve This Error.
How Can’t find Python executable when installing gulp-converter-tjs Error Occurs?
This is a common error in NodeJs. I am just attempting to install gulp-converter-tjs then I am getting error looks like the below:
Can't find Python executable when installing gulp-converter-tjs
So here are all the possible solutions that I tried to fix this error.
How to Fix Can’t find Python executable when installing gulp-converter-tjs Error?
- How to Fix Can’t find Python executable when installing gulp-converter-tjs Error?
To solve Can’t find Python executable when installing gulp-converter-tjs Error You just have to npm install then your error will be gone. For the npm Install just run this command: npm install –global –production windows-build-tools And Now, your error will be solved.
- Can’t find Python executable when installing gulp-converter-tjs
To solve Can’t find Python executable when installing gulp-converter-tjs Error You just have to npm install then your error will be gone. For the npm Install just run this command: npm install –global –production windows-build-tools And Now, your error will be solved.
Solution 1: npm install
You need to npm install and then your error will be solved. Just run this command in your terminal.
npm install --global --production windows-build-tools
Now, your error will be gone.
Conclusion
In this article, we have discussed what causes the error and we have discussed ways to fix the error.
we hope this article has been informative. Thank you for reading. Kindly comment and let us know if you found it helpful.