Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to update lock #74

Open
Daednoise opened this issue Jan 30, 2024 · 1 comment
Open

Unable to update lock #74

Daednoise opened this issue Jan 30, 2024 · 1 comment

Comments

@Daednoise
Copy link

Receiving this error using the example code provided in the README:

D:\code\fwgs_pup\node_modules\proper-lockfile\lib\lockfile.js:213
        onCompromised: (err) => { throw err; },
                                  ^

Error: Unable to update lock within the stale threshold
    at D:\code\fwgs_pup\node_modules\proper-lockfile\lib\lockfile.js:136:25
    at newFs.<computed> [as stat] (D:\code\fwgs_pup\node_modules\proper-lockfile\lib\adapter.js:20:13)
    at Timeout._onTimeout (D:\code\fwgs_pup\node_modules\proper-lockfile\lib\lockfile.js:114:20)
    at listOnTimeout (node:internal/timers:573:17)
    at process.processTimers (node:internal/timers:514:7) {
  code: 'ECOMPROMISED'
}

Node.js v21.6.1
@btakakho
Copy link

btakakho commented Feb 7, 2024

Same error
Node.js v20.11.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants