matyunya / svelte-image

Image (pre)processing with Sharp for Svelte
719 stars 45 forks source link

Error: ENOENT: no such file or directory #122

Closed tristengrant closed 3 years ago

tristengrant commented 3 years ago

I'm getting this error after following the instructions on github. I'm using Sveltekit.

"Error: ENOENT: no such file or directory, open 'E:\svelte-site\node_modules\blurhash\src\index.ts'"

tristengrant commented 3 years ago

It looks like someone else found a solution to this problem in another thread.