SrMouraSilva / mattermost-google-meet-plugin

Mattermost Plugin - Starts meeting with Google Meet
Apache License 2.0
40 stars 17 forks source link

Node and npm version #11

Open pitman123 opened 2 years ago

pitman123 commented 2 years ago

Hi, I have one question about which version of node and npm is recomended. I tried to install with node 16.0.0and npm v7.10.0 and I encountered a lot of issue with npm packages.

SrMouraSilva commented 2 years ago

Hello, @piotrtrojanowski-dev. Try to use npm 14

pitman123 commented 2 years ago

@SrMouraSilva Will the project be updated to higher versions?