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 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.