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

Bug Report : npm run setup compiles with error #712

Closed
SiddheshKukade opened this issue Jun 6, 2022 · 3 comments · Fixed by #714
Closed

Bug Report : npm run setup compiles with error #712

SiddheshKukade opened this issue Jun 6, 2022 · 3 comments · Fixed by #714
Assignees
Labels
bug Something isn't working

Comments

@SiddheshKukade
Copy link
Member

Describe the bug
The Express Installtion Functionality provided by the command npm run setup executes with an error
Output :
image

To Reproduce
Steps to reproduce the behavior:

  1. Clone the project in your machine and run 'cd talawa-api'
  2. run npm install
  3. run npm run setup
    command provides an error

Expected behavior
Should provide the steps required for the installation feature
Actual behavior
Commands finishes execution with an error

Screenshots
image

@SiddheshKukade SiddheshKukade added the bug Something isn't working label Jun 6, 2022
@github-actions
Copy link

github-actions bot commented Jun 6, 2022

Congratulations on making your first Issue! 🎊 If you haven't already, check out our Contributing Guidelines and Issue Reporting Guidelines to ensure that you are following our guidelines for contributing and making issues.

@github-actions github-actions bot added the unapproved Unapproved for Pull Request label Jun 6, 2022
@palisadoes
Copy link
Contributor

palisadoes commented Jun 6, 2022

That about.md file was used as part of the installation script. It seems to have been removed.

Do you want to work on this bug? The talawa-admin installation process is very similar, you can use that as a guide.

@SiddheshKukade
Copy link
Member Author

Yes sir you can assign to me 👍🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants