Open RadheTians opened 3 years ago
We don't need python for node.js there is something wrong in your installatation or in which.js module. Please get rid of which.js. It is high priority unit testing with jest.
Since I'm using Ubuntu 20.04 machine that doesn't have by default Python2 interpreter installed hence this installation error was coming in my local system however I installed Python2 interpreter and errors got resolved. There may be some dependencies in my system itself.
npm install command is installing packages with Python2 dependency support only however I am using Ubuntu 20.04 which has only Python3 interpreter installed by default.
If packages can be installed with Python3 support then there are some changes required in the path and environmental variables.
OS: Ubuntu 20.04 Angular CLI: 11.0.3 Node: 14.13.1
Kindly ignore this issue if packages can only be installed with Python2 support.