This repository has been archived by the owner on Jan 15, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 26
Errors building smart screen sdk #21
Comments
nu00
changed the title
Errors with make of smart screen sdk
Errors building smart screen sdk
Apr 4, 2020
Hi nu00, What version of node are you running? It might be too old as you are running 18.04 LTS. Please run the following to get node 12, (tested on Ubuntu 19.10):
Hope this helps! |
I'm running node 13.x, as suggested in the quick start of the SDKs. Do I've to downgrade to node 12.x? |
https://developer.amazon.com/en-US/docs/alexa/alexa-smart-screen-sdk/ubuntu.html Please try to downgrade, as a core dump suggests the nodejs is have issues running. |
I've removed nodejs 13 and installed node 12. It worked just fine, thanks! |
6 tasks
This was referenced Sep 29, 2020
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Briefly summarize your issue:
While trying to make the alexa smart screen sdk (point 7.6 of https://developer.amazon.com/pt-BR/docs/alexa/alexa-smart-screen-sdk/ubuntu.html#step-7-build-the-alexa-smart-screen-sdk) it gives me an error.
What behavior are you observing?
When building the SDK it gives me this:
It's probably a problem with npm. Nodejs is installed.
Tell us what hardware you're using:
Tell us about your OS (Type & version):
The text was updated successfully, but these errors were encountered: