Closed Xstoudi closed 1 year ago
Hey @Xstoudi! Thanks for opening this issue. That's indeed weird since the package is included as a theme dependency. I need to look into it.
If you want to have a quick fix meanwhile, you can add the plugin manually to your deps:
"dependencies": {
"gatsby": "^5.9.0",
"gatsby-theme-portfolio-minimal": "^4.5.0",
"gatsby-transformer-inline-svg": "^1.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
It works for now =)
@Xstoudi Just released a new version (v4.5.1) that should fix this :)
I cannot build the template.
Node version : 18.14.0 NPM version : 9.5.0
The dependencies are the following: