We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello,
When running this the install it crashes my Pi3B+,
When it reboot's the display is black, ssh still works but im unable to see the display.
only way to get display back is to format SD card and start again.
The text was updated successfully, but these errors were encountered:
Platform - Raspbian GNU/Linux 10 (buster) Could not provision service Service is already present audited 517 packages in 14.799s
4 packages are looking for funding run npm fund for details
npm fund
found 12 low severity vulnerabilities run npm audit fix to fix them, or npm audit for details
npm audit fix
npm audit
code hits this point then shuts down and reboots Pi.
running "npm audit fix" gives me :-
npm ERR! code EAUDITNOPJSON npm ERR! audit No package.json found: Cannot audit a project without a package.json
npm ERR! A complete log of this run can be found in: npm ERR! /home/pi/.npm/_logs/2021-02-28T13_15_51_487Z-debug.log
any ideas?
Sorry, something went wrong.
I'm having the same issue on a Pi 3 A+.
No branches or pull requests
Hello,
When running this the install it crashes my Pi3B+,
When it reboot's the display is black, ssh still works but im unable to see the display.
only way to get display back is to format SD card and start again.
The text was updated successfully, but these errors were encountered: