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

"404 /@npm/@npm/object-assign - npm registry lookup failed for "@npm/object-assign": Package doesn't exist." #882

Closed
ruifortes opened this issue Oct 9, 2021 · 7 comments
Labels
bug Something isn't working

Comments

@ruifortes
Copy link

Hi.
I'm getting this error message with no apparent cause.
Is this some issue with cdn itself?

I'm using windows 10.

Anything I can do to isolate the problem?

@ruifortes ruifortes added the bug Something isn't working label Oct 9, 2021
@ruifortes
Copy link
Author

Nevermind, something got "locked" in the node_modules folder, probably by vscode

@mdcanham
Copy link

Hey, I'm struggling with this. I'm not seeing any locked files — do you remember how you resolved this?

@rejhgadellaa
Copy link

Having the same problem but not just object-assign, I also get it for react-is:

/@npm/@npm/react-is - npm registry lookup failed for "@npm/react-is": Package doesn't exist.

Everything works fine, and then at some point it doesn't and I get this error ?

@mdcanham
Copy link

Yeah I'm getting this with @npm/filter-obj so a different package too.

404 /@npm/@npm/[email protected] - npm registry lookup failed for "@npm/filter-obj": Package doesn't exist.

@rejhgadellaa
Copy link

Restarting the vscode window for the project seems to fix it, at least for a while. That would confirm @ruifortes' comment that vscode locks something?

@rejhgadellaa
Copy link

rejhgadellaa commented Jan 19, 2022

Just ran int the issue again and while I was trying to get it back to work, I noticed Windows Terminal (Powershell) was complaining that it couldn't delete the node_modules folder without forcing the deletion:

node_modules\rgui-preact-core is an NTFS junction point

This may be related?

Update: NVM, the NTFS junction point is just a symlink npm created for a local package. I don't think this is related.

@rejhgadellaa
Copy link

Since this ticket is closed, I've created a new ticket with additional info: #903

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants