Gatsby-theme-novela: could not find a copy of gatsby to link in

Created on 27 Jan 2020  路  3Comments  路  Source: narative/gatsby-theme-novela

Hi,

I'm unable to upgrade my gatsby version to latest, due to this error on yarn install:

error An unexpected error occurred: "could not find a copy of gatsby to link in /Users/sebastienlorber/Desktop/projects/sebastienlorber.com/node_modules/@narative/gatsby-theme-novela/node_modules".
info If you think this is a bug, please open a bug report with the information provided in "/Users/sebastienlorber/Desktop/projects/sebastienlorber.com/yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

I'm using yarn v1.21.1 and here's a repro: https://github.com/slorber/sebastienlorber.com/tree/33d338b785ead5a35c82e81cf95e9439c5156ef1
The repro has latest novela 0.13.2

I'm unable to upgrade to above gatsby ^2.15.37

Also found this issue: https://github.com/Kentico/gatsby-source-kontent/issues/48
It may be because novela does depend on gatsby? don't know.

Has anyone be able to run on latest gatsby so far? Seems the example repository is not on latest for example.

blocked bug

Most helpful comment

Actually I've deleted my yarn.lock and node_modules, and it seems to work fine now. I'm closing it but feel free to reopen if you feel there's something to fix

All 3 comments

Seems to be reported also on Gatsby and Yarn
gatsbyjs/gatsby#12019
yarnpkg/yarn#7061

I'd suggest using a previous version of Gatsby until things get sorted out :)

Actually I've deleted my yarn.lock and node_modules, and it seems to work fine now. I'm closing it but feel free to reopen if you feel there's something to fix

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mabasic picture mabasic  路  4Comments

mwood23 picture mwood23  路  4Comments

mabasic picture mabasic  路  4Comments

sw-yx picture sw-yx  路  3Comments

zactony picture zactony  路  3Comments