Quantcast
Channel: Active questions tagged visual-studio-code - Stack Overflow
Viewing all articles
Browse latest Browse all 97371

TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received type undefined raised when starting react app

$
0
0

I'm working on a project in React and ran into a problem that has me stumped.

Whenever i run yarn start I get this error : TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received type undefined

I have no idea why this is happening if anyone has experienced this I would be grateful.


Viewing all articles
Browse latest Browse all 97371

Trending Articles