BrianRuizy/next-notion-portfolio

Deploy errors

Opened this issue · 3 comments

Hello,
Could you please help to solve deploy errors on vercel

image

Okey, you have the same error I was having. You need the next solution:
Change in the package.json the react-color-extractor for extractor-colors in the V 3.0.0.
And change in postDetail.js the import extractor colors for the new extension.
I can solve with this, but you need adapt the code for get working this code.

Any updates here? It seems like the color extractor you're suggesting works a bit differently than the one in the package. I'm trying to move the logic to work with the new package but no dice yet.

It's also pretty easy to remove this feature and the build seems like it works fine without it.