bigbluebutton / docker

Docker files for BigBlueButton
GNU Lesser General Public License v3.0
359 stars 240 forks source link

When I'm installing bigbluebutton on RHEL via podman and it gives below errors. Can I upgrade the npm or this will create problem? #283

Open sagchand opened 11 months ago

sagchand commented 11 months ago

WARN[0043] HEALTHCHECK is not supported for OCI image format and will be ignored. Must use docker format --> 0fb513be753 STEP 5/12: USER etherpad WARN[0045] HEALTHCHECK is not supported for OCI image format and will be ignored. Must use docker format --> b42f86a40ea STEP 6/12: RUN npm install ep_cursortrace@3.1.16 git+https://github.com/mconf/ep_pad_ttl.git#360136cd38493dd698435631f2373cbb7089082d git+https://github.com/mconf/ep_redis_publisher.git#a30a48e4bc1e501b5b102884b9a0b26c30798484 ep_disable_chat@0.0.8 ep_auth_session@1.1.1 && rm package-lock.json npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 npm WARN deprecated har-validator@5.1.5: this library is no longer supported npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.

ffdixon commented 11 months ago

We don't support installation of BigBlueButton on RHEL. Is it an option for you to install on Ubuntu 20.04 64-bit, which is what we develop and test upon for BigBlueButton?