stable

Clone or download

Read-only

Disable concurrency when bootstraping packages

On some occasions npm complains with a message like: enoent ENOENT: no such file or directory, lchown '/tmp/tuleap_build/.npm/_locks/staging-78bb044783b6a338.lock' The issue seems to be known [0], so to avoid let's completly disable the concurrency when bootstraping the packages. Close request #13753: Use Lerna to install the JS dependencies of all Tuleap components [0] https://github.com/lerna/lerna/issues/789 Change-Id: I4d42a8eaeab2362424e4b00974668fa89a4273eb

Modified Files

Name
M package.json +1 −1 Go to diff View file