A problem with my project

Why does my project says this

┌──────────────────────────────────────────────────┐
│ pnpm update check failed │
│ Try running with sudo or get access │
│ to the local update config store via │
│ sudo chown -R USER:(id -gn $USER) /app/.config │
└──────────────────────────────────────────────────┘

I’m reading this stackoverflow answer and this looks like something that can only be fixed with root access:

Your best bet is to report this to [email protected].

But, how do I do this with Glitch?

I don’t think you can, which is why you need to

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.