🐛 Login / Devvit CLI issue
I’m currently experiencing a strange login issue with Devvit.
I have already:
Logged in successfully
Tried logging out and logging back in
Reinstalled node_modules
Cleared cache
Reinstalled dependencies
However, the problem still persists.
❗ Problem
When I run:
devvit playtest, or
npm run dev
I consistently get the same error.
This issue did not occur when I first created the project. It started happening after a few hours of testing.
Interestingly:
npm run launch works normally
But npm run dev and npm run deploy both fail with the same issue
📌 Expected behavior
npm run dev and npm run deploy should work as expected without authentication or runtime errors.
📌 Actual behavior
Both commands fail with an error related to login/session (details below if needed).

🐛 Login / Devvit CLI issue
I’m currently experiencing a strange login issue with Devvit.
I have already:
Logged in successfully
Tried logging out and logging back in
Reinstalled node_modules
Cleared cache
Reinstalled dependencies
However, the problem still persists.
❗ Problem
When I run:
devvit playtest, or
npm run dev
I consistently get the same error.
This issue did not occur when I first created the project. It started happening after a few hours of testing.
Interestingly:
npm run launch works normally
But npm run dev and npm run deploy both fail with the same issue
📌 Expected behavior
npm run dev and npm run deploy should work as expected without authentication or runtime errors.
📌 Actual behavior
Both commands fail with an error related to login/session (details below if needed).