mobxjs/mst-gql

TypeError: Cannot read property 'endsWith' of undefined

sabaimran opened this issue · 2 comments

I'm setting up my dev environment from scratch on a new machine. This setup has worked for me in the past on an Ubuntu - Jammy Jellyfish environment. Now I'm on macOS Monetery version 12.5 (21G72).

When I run mst-gql in my project, I get the following error:

TypeError: Cannot read property 'endsWith' of undefined

Do you have any idea of how to debug this issue? I'm not sure where to start.

Versions

npm info mst-gql version
0.17.1
node --version
v14.18.0

Hey @sabaimran I'll try and get you a response quickly

Ah, @Benz19 the issue was on my end with configuration of environment variables. Sorry for the trouble!