We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
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 text was updated successfully, but these errors were encountered:
The README instructions are wrong; you must run npm start from the top level directory vs app
npm start
Sorry, something went wrong.
Check this fork and star it! https://github.com/IsmaelMartinez/teams-for-linux It is currently supported! A new documentation is available.
No branches or pull requests
I am on Ubuntu 16.04
When I go for
I have already tried
It does not work for me.
The text was updated successfully, but these errors were encountered: