Skip to content

WIP: Delete and regenerate package-lock.json to fix backbone-events-standalone not installing

Eric Eastwood requested to merge 2108-fresh-package-lock-json into develop

Delete and regenerate package-lock.json to fix backbone-events-standalone not installing

Fix https://gitlab.com/gitlab-org/gitter/webapp/issues/2108

npm i
npm ERR! code ENOLOCAL
npm ERR! Could not install from "node_modules\halley\backbone-events-standalone@github:suprememoocow\backbone-events-standalone#f9b7ec37495f9ef62ebe563d6fdaec89882da0b0" as it does not contain a package.json file.

Closes #2108 (closed)

Merge request reports