-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dependencies Problem #20
Comments
@btihen I'll fix this when I have time. But the quickest way to avoid this issue is using
Of course any PR is welcome! |
I tried a little bit more and found that this issue only happens in node15 but it's ok in node12 even using |
Hmm - I’ll try yarn, I’m surprised the different tools would have different packaging problems.
Bill
… On 25 Dec 2020, at 10:10, ThunderMiracle ***@***.***> wrote:
I tried a little bit more and found that this issue only happens in node15 but it's ok in node12 even using npm install.
It's a hot potato for me and you'd better avoid using node15 but LTS node14 to start this project now.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Facing still the same error.
|
@WieFel I migrated Gatsby from 2 to 3 so the minimal node version should be 12.13 as described in Gatsby's document: And if you're not interested in the latest version of Gatsby, you can check this project's latest 2.0 version: |
I am new to gatsby, but I think the dependencis have a problem. I have the newest version of node (From brew).
node --version
v15.5.0
gatsby --version
Gatsby CLI version: 2.16.2
MacOS Catalina 10.15.7
$ gatsby new web_bootstrap https://github.com/thundermiracle/gatsby-startbootstrap-agency
The text was updated successfully, but these errors were encountered: