8000 Windows: Unable to update lock within the stale threshold · Issue #608 · pnpm/pnpm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Windows: Unable to update lock within the stale threshold #608

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

Closed
vjpr opened this issue Feb 7, 2017 · 2 comments
Closed

Windows: Unable to update lock within the stale threshold #608

vjpr opened this issue Feb 7, 2017 · 2 comments

Comments

@vjpr
Copy link
Contributor
vjpr commented Feb 7, 2017

I got this message a couple of times on Windows with 0.53.0 and node@6.5.0 after running pnpm i twice:

C:\Users\Vaughan\AppData\Roaming\nvm\v6.5.0\node_modules\pnpm\lib\node_modules\proper-lockfile\index.js:180
    compromised = compromised || function (err) { throw err; };
                                                  ^

Error: Unable to update lock within the stale threshold
    at options.fs.utimes (C:\Users\Vaughan\AppData\Roaming\nvm\v6.5.0\node_modules\pnpm\lib\node_modules\proper-lockfile\index.js:108:66)
    at FSReqWrap.oncomplete (fs.js:123:15)

Maybe something to keep an eye on. Tricky to reproduce.

pnpm version: 0.53.0

Expected behavior:

Actual behavior:

Running pnpm@0.53.0 on windows errors:

---

C:\Users\Vaughan\AppData\Roaming\nvm\v6.5.0\node_modules\pnpm\lib\node_modules\proper-lockfile\index.js:180
    compromised = compromised || function (err) { throw err; };
                                                  ^

Error: Unable to update lock within the stale threshold
    at options.fs.utimes (C:\Users\Vaughan\AppData\Roaming\nvm\v6.5.0\node_modules\pnpm\lib\node_modules\proper-lockfile\index.js:108:66)
    at FSReqWrap.oncomplete (fs.js:123:15)

Additional information:

  • node -v prints: 6.5.0
  • Windows, OS X, or Linux?: Windows
@zkochan
Copy link
Member
zkochan commented Feb 7, 2017

Related #594

zkochan added a commit that referenced this issue Feb 7, 2017
zkochan added a commit that referenced this issue Feb 7, 2017
zkochan added a commit that referenced this issue Feb 8, 2017
@zkochan
Copy link
Member
zkochan commented Mar 11, 2017

Closing in favour of #594

@zkochan zkochan closed this as completed Mar 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants
0