Re: Problems with Zephyr JS
Li, Hao X <hao.x.li@...>
From: zephyr-users-bounces@... [mailto:zephyr-users-bounces@...]
On Behalf Of Kevin Stöckl
Sent: Wednesday, June 14, 2017 4:44 PM To: zephyr-users@... Subject: [Zephyr-users] Problems with Zephyr JS
Hello, when i try to run following code in the zephyr js ide, then the application did not start. What could be the problem? In the console it just writes "echo o" and than it stops.
var aio = require("aio");
|
|