gridsome / gridsome/gridsome-starter-default

Segmentation fault and command failed.

Open
#16 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Vue
Stars
34
Forks
30
PR merge metrics
No merged PRs in 30d

Description

I am just using instructions on the getting started section on gridsome. I installed the cli tool using yarn and then used `gridsome create my-gridsome-site` . Then I cd into the folder and ran `yarn` after that I got the following message
```
[-/6] ⠠ waiting...
error /home/abhinav/Projects/Mummy/Blog/danvega-dev/node_modules/sharp: Command failed.
Exit code: 127
Command: (node install/libvips && node install/dll-copy && prebuild-install) || (node-gyp rebuild && node install/dll-copy)
Arguments:
Directory: /home/abhinav/Projects/Mummy/Blog/danvega-dev/node_modules/sharp
Output:

```

But since it completed, I ran `gridsome develop` and then got this error
```
abhinav@abhinav-sol $ gridsome develop
Gridsome v0.7.14

Segmentation fault
abhinav@abhinav-sol $
```

How do I resolve it. I tried with npm too, and after installing, I still cant use gridsome develop.

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the setup with `gridsome create my-gridsome-site`, `yarn` or `npm`, and `gridsome develop`, recording the `node_modules/sharp` install output and segmentation fault. Check whether the failure is specific to the starter, Gridsome v0.7.14, or the reported environment; done means a confirmed cause and a reproducible resolution or clearly documented limitation.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, nodejs
Domain
build-system, cli
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.