Ted Palmer
Ted Palmer
Update: I also hadn't explicitly installed `@parcel/core`, however, that didn't fix the issue for me. After a lot of testing I discovered that adding the `--no-hmr` parameter to `parcel watch`...
I'm having the same problem. Here is a [reproducible repo](https://github.com/reservoirprotocol/reservoir-kit/tree/ted/upgrade-typescript). Would love if this could get resolved, or if anyone has any solutions. Thanks!
I'm running into a similar issue #8874. Only happens for me when I run `parcel watch`. `parcel build` works fine. Here's a [link to reproducible example](https://github.com/reservoirprotocol/reservoir-kit/tree/ted/upgrade-typescript-solution)