Closed Simply007 closed 1 year ago
The problem is not in Node 18 - after upgrading Typescript, gatsby, and Node. The error is going from tsc
command from packages/gatsby-components
- specifically import gatsby-plugin-image
.
I tried to upgrade the gatsby plugin image
with no luck, but if I cut it out from the package - the build works fine.
Fixed in #220
Motivation
CI build is failing.
Error:
Checklist
How to test
If manual testing is required, what are the steps?