wifi-setup
wifi-setup copied to clipboard
Using index.js
Hi and Congratulations for your effort ¡¡ I want to try your software in a BEAGLEBONE Green Wireless, default has already been installed and running a node.js. I downloaded the git, and I have followed the procedures of the website:
https://expressjs.com/en/starter/installing.html
but I get an error when running the "node index.js", I am doing it correctly?
Log:
root@beaglebone:/var/lib/cloud9/LAB/wifi-setup# node index.js /var/www/wifi-setup/index.js:17 app.get('/', (request, response) => { ^^ SyntaxError: Unexpected token => at exports.runInThisContext (vm.js:73:16) at Module._compile (module.js:443:25) at Object.Module._extensions..js (module.js:478:10) at Module.load (module.js:355:32) at Function.Module._load (module.js:310:12) at Function.Module.runMain (module.js:501:10) at startup (node.js:129:16) at node.js:814:3
Thanks ¡¡¡