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
This isn't a big issue, but I found kept quickly saving the src/pages/index.js for 5-6 times can cause gatsby server stop running.
log:
changed file at .../src/pages/index.js
TypeError: Cannot read property 'size' of undefined
at .../node_modules/gatsby-source-filesystem/gatsby-node.js:50:20
at FSReqWrap.oncomplete (fs.js:114:15)
The text was updated successfully, but these errors were encountered:
casprwang
changed the title
[bug report] server exit when saving page/index.js for a couple of times
[bug report] server exit when saving src/pages/index.js for a couple of times
Jun 18, 2017
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
stalebot
added
the
stale?
Issue that may be closed soon due to the original author not responding any more.
label
Dec 15, 2017
This isn't a big issue, but I found kept quickly saving the
src/pages/index.js
for 5-6 times can cause gatsby server stop running.log:
Mac OS
Node 8
The text was updated successfully, but these errors were encountered: