question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error: Failed to install dependencies with yarn.

See original GitHub issue

Description

❯ Clone https://github.com/gridsome/gridsome-starter-default.git 0.44s
❯ Update project package.json 0s
❯ Install dependencies
  • Building fresh packages (4 of 4)
Error: Failed to install dependencies with yarn. Please enter goo directory and install dependencies with yarn or npm manually. Then run gridsome develop to start local development.

    Exit code 1
    at ChildProcess.<anonymous> (/usr/home/user/.npm-packages/lib/node_modules/@gridsome/cli/lib/commands/create.js:100:17)
    at ChildProcess.emit (events.js:196:13)
    at maybeClose (internal/child_process.js:1011:16)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:268:5)

Steps to reproduce

gridsome create goo

Simply trying to create a new site project after a fresh install.

Expected result

It should create a new project without error.

Actual result

See above.

Environment


Libs:
- gridsome version: 0.0.9
- @gridsome/cli version: 0.0.9

Browser:
- [ ] Chrome (desktop) version XX
- [ ] Chrome (Android) version XX
- [ ] Chrome (iOS) version XX
- [X ] Firefox version 66.0.5
- [ ] Safari (desktop) version XX
- [ ] Safari (iOS) version XX
- [ ] IE version XX
- [ ] Edge version XX
 
For Tooling issues:
- Node version: 12.2.0
- Platform:  FreeBSD 12.0-RELEASE-p3

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:10 (4 by maintainers)

github_iconTop GitHub Comments

4reactions
i-bsdcommented, May 10, 2019

Ok. Well at least it’s good to know there’s nothing wrong with my setup.

I’ll wait for the updates. Thanks!

0reactions
ghostcommented, Sep 9, 2020

how can

i have this problem. but i cant solve it. how can i?

i solved it. i used yarn instead npm.😃)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error Codes | Yarn - Package Manager
This error means that this process failed and Yarn cannot successfully figure out which version of the package should be added to your...
Read more >
How do I install dependencies for Yarn? - Stack Overflow
trying to install yarn for my chainlink node. This is the error I'm getting. Any thoughts? node -e "if(process.env.npm_execpath.indexOf('yarn') ...
Read more >
Common errors | npm Docs
You are trying to install on a drive that either has no space, or has no permission to write. Free some disk space...
Read more >
141.0 yarn broke node.js deployment [35907771] - Issue Tracker
I expect the installation of dependencies to work as it used to. Instead there is an error installing dependencies because yarn is unable...
Read more >
node@4.x builder failed to install dependencies through yarn ...
HI guys I trying publish an app custom, but the console show this error: I read others post in this comunity, relationship about...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found