You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the future, please ask such general questions on the nodejs/help repo issue tracker instead. This issue tracker is for node core bugs, feature requests, etc.
To answer your question though, it looks like the code needs to be ran through a tool like babel to convert the code to something usable in node (the import keyword -- and more importantly, ES6 modules -- is not supported yet in node).
Version=v4.2.1
Platform=Linux raspberrypi 4.4.50-v7+ #970 SMP Mon Feb 20 19:18:29 GMT 2017 armv7l GNU/Linux
Subsystem=doesn't say in error code
So I am trying to follow this guide here ->
https://www.instructables.com/id/Raspberry-Pi-2-Homekit-from-zero-to-Hey-Siri/
And when I run node Core.js I get this error.
The text was updated successfully, but these errors were encountered: