question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Opencollective install issues

See original GitHub issue

Hello,

Since adding this component to our project I can no longer build on azure. Apparently there is some bug with opencollective post install. npm ls shows that ngx-infinate-scroll is the only thing depending on that. I get the same error as here: https://github.com/opencollective/opencollective-cli/issues/8

npm ERR! code EBUSY npm ERR! errno -4082 npm ERR! syscall rename npm ERR! EBUSY: resource busy or locked, rename 'D:\home\site\wwwroot\node_modules\opencollective\dist\bin\opencollective.js.3840949171' -> 'D:\home\site\wwwroot\node_modules\opencollective\dist\bin\opencollective.js'

The open collective people say they published a lightwieght version: https://github.com/opencollective/opencollective-cli/issues/3 https://github.com/opencollective/opencollective-postinstall

I dont suppose ngx-infinite-scroll could be updated to use that lightweight version?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:13 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
jcrollcommented, Jul 26, 2018

@orizens I’ve been trying to bite my tongue but have been continually running into this error over the past couple weeks after upgrading your package:

npm ERR! path /usr/share/frontend/node_modules/opencollective/dist/bin/opencollective.js
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall chmod
npm ERR! enoent ENOENT: no such file or directory, chmod '/usr/share/frontend/node_modules/opencollective/dist/bin/opencollective.js'

I foresee having to fork your library if you don’t remove this unnecessary dependency, it’s hard to justify the development hours working around it.

There’s apparently another solution from opencollective (cli or something) but I read somewhere you didn’t like it.

This opencollective thing makes a great third party library like yours difficult to work with, please consider removing it. Thanks for your time

2reactions
thescientist13commented, Jun 11, 2018

ok, thanks @orizens !

Will be glad to take a look on our end this week and report back (or open a PR) if we can help out!

Read more comments on GitHub >

github_iconTop Results From Across the Web

npm install fails on 1.0.4 · Issue #3 · opencollective ... - GitHub
I'm interested in getting rid of my opencollective-cli related issues in my nuxt.js environment but 1.0.3 is the latest version published to npm ......
Read more >
opencollective-postinstall - npm package - Snyk
Is opencollective-postinstall safe to use? The npm package opencollective-postinstall was scanned for known vulnerabilities and missing license, and no issues ...
Read more >
opencollective-postinstall | Yarn - Package Manager
Fast, reliable, and secure dependency management.
Read more >
Bug #39556: npm problem causes "make-dist" to fail when ...
When the directory does not contain a colon, the bug does not manifest and the npm phase succeeds. When I run make-dist on...
Read more >
Install / Upgrade Initiative - Open Collective
To improve the install and upgrade process and documentation for Mautic. ... Add checks to installation + update process (issue #9607, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found