teams-for-linux
teams-for-linux copied to clipboard
missing script: start
I am on Ubuntu 16.04 When I go for
npm start npm ERR! Linux 4.15.0-24-generic npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "start" npm ERR! node v4.2.6 npm ERR! npm v3.5.2
npm ERR! missing script: start
I have already tried
npm install npm install open
It does not work for me.
The README instructions are wrong; you must run npm start from the top level directory vs app
Check this fork and star it! https://github.com/IsmaelMartinez/teams-for-linux It is currently supported! A new documentation is available.