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

Getting error while configuring it #172

Open
HiKanav opened this issue Mar 4, 2021 · 1 comment
Open

Getting error while configuring it #172

HiKanav opened this issue Mar 4, 2021 · 1 comment

Comments

@HiKanav
Copy link

HiKanav commented Mar 4, 2021

Hi. Thanks for creating this library. I'm trying to install/run, it however I'm getting errors in the initial step.

Here's what I've tried so far:

  1. Installed Docker Desktop on Mac
  2. Cloned BEDES-Manager repository
  3. Ran the following commands in terminal: make init_docker and docker-compose up (Got a message mentioning " server is listening on 3000")
  4. In new-terminal tab, docker container ls -a showed 3 containers
  5. However, running the command make run_scripts_data_init throws an error: Property 'isAuthenticated' does not exist on type 'Request'. (Here's the screenshot of complete error)

Am I doing something wrong, or do I need to follow some other steps?

@wizonesolutions
Copy link
Collaborator

@HiKanav Can you try the feature/firsttimesetup branch and let us know if that works better? I recently fixed various issues, although I ran it locally using Node.js and not Docker (other than the database).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants