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
Running into an issue that I haven't been able to figure out when running npm run start post npm install
regarding the current gatsby version. Looks like I have to update the gatsby package itself to use version 3 in order to support gatsby-plugin-image.
Description
The package gatsby-image is now deprecated and the lastest version is gatsby-plugin-image. We need gatsby-image to removed and gatsby-plugin-image to added. Please follow the guide below in the reference section.
Related Features
Reference
Image-Migration Guide
The text was updated successfully, but these errors were encountered: