Open
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.
Metadata
Metadata
Assignees
Labels
No labels