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
I'm getting this error after saving a file in my local environment.
" Warning: Event "xstate.after(1000)#waitingMachine.batchingNodeMutations" was sent to stopped service "waitingMachine". This service has already reached "
Also hot reloading is working whenever it wants too. Sometimes I even have to restart the whole server to see my changes.
Steps to reproduce
I did the usual: deleted the cache, node_modules and lockfile, updated npm, gatsby-cli and other packages.
I have this problem for approximately 3 weeks and its still isn't fixed so I don't think its a bug from Gatsby itself.
" Warning: Event "xstate.after(1000)#waitingMachine.batchingNodeMutations" was sent to stopped service "waitingMachine". This service has already reached "
Description
I'm getting this error after saving a file in my local environment.
" Warning: Event "xstate.after(1000)#waitingMachine.batchingNodeMutations" was sent to stopped service "waitingMachine". This service has already reached "
Also hot reloading is working whenever it wants too. Sometimes I even have to restart the whole server to see my changes.
Steps to reproduce
I did the usual: deleted the cache, node_modules and lockfile, updated npm, gatsby-cli and other packages.
I have this problem for approximately 3 weeks and its still isn't fixed so I don't think its a bug from Gatsby itself.
Live Project: https://gimmix.nl/
Repo with code: https://github.com/mikeyfe6/Gimmix
Expected result
No errors and normal hot reloading.
Actual result
" Warning: Event "xstate.after(1000)#waitingMachine.batchingNodeMutations" was sent to stopped service "waitingMachine". This service has already reached "
Environment
The text was updated successfully, but these errors were encountered: