atproto/packages/dev-env cannot work !!! #2608
-
when I try to run dev-env, I got following errors while it creating PDS with oath related instances...
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
I found the reason in PDS source as below: even when I supply { issuer:..., provider: false}, it raises error at different location within PDS. atproto/packages/pds/src/config/config.ts Lines 242 to 251 in d56234b |
Beta Was this translation helpful? Give feedback.
-
Hey, you can use the following command: |
Beta Was this translation helpful? Give feedback.
Hey, you can use the following command:
NODE_ENV=development pnpm start
.We still need to get that patched, sorry about the inconvenience.