Stephen J. Collings

Results 4 comments of Stephen J. Collings

For anybody hitting this issue: you can patch https://github.com/dsherret/ts-morph/blob/556dbdc5720b5d38a7375e496fadc0c7324ded88/deno/common/ts_morph_common.js#L1160 to be something like ```typescript return fileOrDirPath.replace('/node_modules/vs/', '/vs/'); ```

Thanks again for your massive efforts. v6 is a banger!

If helpful, it's possible to receive unhandled rejections in RN like this https://github.com/bugsnag/bugsnag-js/blob/next/packages/plugin-react-native-unhandled-rejection/rejection-handler.js Regardless, as suggested above I would think the core preview API should only expose the handlers then...

@dannyhw > is this with the server running? Yes, sorry, this is only with the server running. I thought when I raised it that it was both with and without...