Skip to content
New issue

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

installation problem RPI 3 B #336

Open
anatom74 opened this issue Aug 25, 2018 · 1 comment
Open

installation problem RPI 3 B #336

anatom74 opened this issue Aug 25, 2018 · 1 comment

Comments

@anatom74
Copy link

anatom74 commented Aug 25, 2018

I tryed instalation running script, but I get errors::

npm WARN [email protected] requires a peer of kerberos@~0.0 but none is installed. You must install peer dependencies yourself.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})

audited 909 packages in 40.804s
found 23 vulnerabilities (5 low, 12 moderate, 6 high)

WebIDE is runing but in editor, I cannot run code.

@anatom74 anatom74 reopened this Aug 25, 2018
@dylanpoll
Copy link

this looks like it might be related to armv6l and npm.

i posted a install quick fix for the pi zero, if someone has this issue in the future, look up if the current 3 b rasp distro is running armv6l, if it is..
#346
this is a quick fix for installing and running it with armv6l. the person above may have installed it, but not npm correctly. they could also have been missing dependencies

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

No branches or pull requests

2 participants