Open smakosh opened 5 years ago
Hi .. Thanks for the great starter .. Any update about Upgrade dependencies + Restructure files please ? I am trying to use this starter, however it throws some dependencies errors ..
It has been done
Hi .. thanks for the reply ..
Hi .. I get 1 warning when do gatsby develop: WARNING Compiled with 1 warning
warning in ./.cache/gatsby-browser-entry.js "export 'enqueue' (reexported as 'prefetchPathname') was not found in './loader'
Does this comes from my local setup environment ?
Cleaning your Gatsby cache will resolve the issue, try running gatsby clean
Gatsby keeps the cache folder to make build time faster than the first one.
Todo