× TypeError: Cannot read property 'component---src-templates-home-js' of undefined createComponentUrls D:/projects/someProject/.cache/loader.js:348 #23105
Labels
stale?
Issue that may be closed soon due to the original author not responding any more.
status: needs reproduction
This issue needs a simplified reproduction of the bug for further troubleshooting.
type: bug
An issue or pull request relating to a bug in Gatsby
After add gatsby-plugin-offline plugin I have this issue when do gatsby develop I have got this error messages
×
TypeError: Cannot read property 'component---src-templates-home-js' of undefined
createComponentUrls
D:/projects/myproject/.cache/loader.js:348
345 | }
346 | }
347 |
I have checked 'component---src-templates-home-js+somehash.js` is exist in pucblic directory.
I am using windows 10
The text was updated successfully, but these errors were encountered: