diff --git a/Makefile b/Makefile index 66545d6..ccacf67 100644 --- a/Makefile +++ b/Makefile @@ -31,6 +31,7 @@ test_app: install_node_npm: sudo apt install nodejs npm sudo npm install -g electron electron-packager + # npm install electron electron-packager install_deps: install_bower install_node