INSO-TUWien / Binocular

Time-based visualizations of combined software engineering data
https://busy.inso.tuwien.ac.at/projects/binocular/
MIT License
14 stars 4 forks source link

🐛 Dockerfile installation bug #212

Closed MaximilianZenz closed 8 months ago

MaximilianZenz commented 8 months ago

The Backend Dockerfile has a bug with the installation of Binocular with linux

# Error: Cannot find module @rollup/rollup-linux-x64-musl.
    # npm has a bug related to optional dependencies (https://github.com/npm/cli/issues/4828).
    # Please try `npm i` again after removing both package-lock.json and node_modules directory.