. I am importing {parse} from qs to determine if a query param value is true, and i am doing this on index.tsx of my project ! When run locally this is working fine, on dev and Prod this is not letting the app load, and throwing out this error

But this does not happen for the files that have this library imported other than index.tsx in the same project !