Stickerworld icon indicating copy to clipboard operation
Stickerworld copied to clipboard

Error while installling

Open rajoriaakash opened this issue 4 years ago • 1 comments

(Thanks for reporting an issue! Please make sure you click the link above to view the issue guidelines, then fill out the blanks below.)

What are the steps to reproduce this issue?

  1. cloned the repo.
  2. ran npm i
  3. ran npm start What happens? All the dependencies are installed correctly but an error is encountered while starting the program. error:
Unable to load the sleep module (no animations available)
C:\Users\Akash Rajoria\Desktop\Coding\Stickerworld\node_modules\sharp\lib\constructor.js:32
  throw new Error(error);
  ^

Error:
Something went wrong installing the "sharp" module

What were you expecting to happen? The program starts normally. …

rajoriaakash avatar Dec 07 '21 16:12 rajoriaakash

Having the same problem. image

ShivangM avatar Jun 23 '22 05:06 ShivangM