Deps
parcel-bundler@1.7.1
typescript@2.8.3
Error
/Users/item4/Projects/item4.github.io/node_modules/parcel-bundler/src/workerfarm/Worker.js:114
throw new Error(
^
Error: Worker Farm: Received message for unknown index for existing child. This should not happen!
at Worker.receive (/Users/item4/Projects/item4.github.io/node_modules/parcel-bundler/src/workerfarm/Worker.js:114:15)
at ChildProcess.emit (events.js:180:13)
at emit (internal/child_process.js:783:12)
at process._tickCallback (internal/process/next_tick.js:114:19)
error Command failed with exit code 1.
Temporary fix solution
remove parcel-plugin-typescript
reproduce codebase
https://github.com/item4/item4.github.io
(sorry, I can not make simple case)
Deps
Error
Temporary fix solution
remove parcel-plugin-typescript
reproduce codebase
https://github.com/item4/item4.github.io
(sorry, I can not make simple case)