Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug report] server exit when saving src/pages/index.js for a couple of times #1203

Closed
casprwang opened this issue Jun 18, 2017 · 2 comments
Closed
Labels
stale? Issue that may be closed soon due to the original author not responding any more.

Comments

@casprwang
Copy link
Contributor

casprwang commented Jun 18, 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:

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)
    "gatsby": "1.0.0-alpha21",
    "gatsby-link": "1.0.0-alpha20",
    "gatsby-plugin-postcss-sass": "1.0.0-alpha.22",
    "gatsby-plugin-sharp": "1.0.0-alpha19",
    "gatsby-remark-copy-linked-files": "1.0.0-alpha17",
    "gatsby-remark-responsive-iframe": "1.0.0-alpha19",
    "gatsby-remark-responsive-image": "1.0.0-alpha20",
    "gatsby-source-filesystem": "1.0.0-alpha19-alpha.a2f3e881",
    "gatsby-transformer-remark": "1.0.0-alpha20",

Mac OS Node 8

@casprwang 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
@stale
Copy link

stale bot commented Dec 15, 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.

@stale stale bot added the stale? Issue that may be closed soon due to the original author not responding any more. label Dec 15, 2017
@stale
Copy link

stale bot commented Dec 30, 2017

This issue has been automatically closed due to inactivity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale? Issue that may be closed soon due to the original author not responding any more.
Projects
None yet
Development

No branches or pull requests

1 participant