Hello there, I got a react project written with typescript, it can runs npm start and build successfully locally. But failed on circleci with this weird message:
Then I tried debugging with ssh, which gives me the same result
I tried revert project dependencies back to old versions, but no luck, this issue starts happening like three days ago.
Anyone know why is this happens? Really appreciate.