Skip to content
This repository has been archived by the owner on Mar 30, 2021. It is now read-only.

photo-booth on raspberry pi 4 4gb #127

Closed
SteffenLammers opened this issue Jul 7, 2020 · 1 comment
Closed

photo-booth on raspberry pi 4 4gb #127

SteffenLammers opened this issue Jul 7, 2020 · 1 comment

Comments

@SteffenLammers
Copy link

Hey guys,

I wanted to use this nice project on a new raspberry pi 4(4gb model). But when im trying to run the application with 'npm start' i get the following error with the used sharp library.

'Uncaught Error: 'linux-armv7'
binaries cannot be used on the 'linux-armv6' platform. Please remove the 'node_modules/sharp' directory and run 'npm install' on the 'linux-armv6' platform.'

But my raspberry pi got the armv7 architecture. Can someone help me to solve the problem?

Nice greetings

@stanglt
Copy link

stanglt commented Aug 16, 2020

Did you try a npm rebuild sharp?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants