You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.
I think this is a webpack bug — it's not calling the callback with an error like it's supposed to. I think the best workaround is to kill the child process if the main process dies — #182.
Luckily this seems to be limited to JSON parsing (and perhaps some other cases, but not JavaScript files or Svelte components)
Repro:
sapper dev
ps ax | grep sapper
-- it's still runningsapper dev
-- no port conflict announced.sapper/client/<uid>/*.js
filesThe text was updated successfully, but these errors were encountered: