teams-for-linux icon indicating copy to clipboard operation
teams-for-linux copied to clipboard

missing script: start

Open MilenkoMarkovic opened this issue 7 years ago • 2 comments

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.

MilenkoMarkovic avatar Jul 14 '18 09:07 MilenkoMarkovic

The README instructions are wrong; you must run npm start from the top level directory vs app

pakdev avatar Sep 28 '18 14:09 pakdev

Check this fork and star it! https://github.com/IsmaelMartinez/teams-for-linux It is currently supported! A new documentation is available.

julian-alarcon avatar Mar 21 '19 18:03 julian-alarcon