Can't access admin page/How should I set up .env in vscode devcontainer? #1389
-
Hello, I'm running into some errors in the dev-container, the storybook works fine, but when I try to login to admin page I get 'No repository for User was found', is this the intended behaviour? If I leave .env empty I get this error:
If I copy .env.example-grapher into .env I get this:
Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi @MahmoudHamdy02! There were some issues with the VS Code dev-container setup. Can you update to the latest version of the codebase, remove your .env file and run the new make command described in the devcontainer setup docs? |
Beta Was this translation helpful? Give feedback.
Hi @MahmoudHamdy02! There were some issues with the VS Code dev-container setup. Can you update to the latest version of the codebase, remove your .env file and run the new make command described in the devcontainer setup docs?