i tried to run my project with the ‘npm run android’ command and got this error. Please help me with this problem.
i already tried uninstalling the ‘node_modules’ folder and ran the commmand ‘npm install’, still not solved.
i tried to run my project with the ‘npm run android’ command and got this error. Please help me with this problem.
i already tried uninstalling the ‘node_modules’ folder and ran the commmand ‘npm install’, still not solved.
2
Answers
I solved it.
What causes this error to happen is just the path of the project including Turkish characters. Then I moved my project to another folder with an English name based location, problem solved.
Run this Command in your CLI of your project