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

[Chore] Wrong command provided to start the notification server #451

Closed
1 of 2 tasks
juliamuiruri4 opened this issue Mar 11, 2024 · 0 comments
Closed
1 of 2 tasks
Assignees
Labels
scope: setup Taks relative to project setup

Comments

@juliamuiruri4
Copy link
Collaborator

Are you accessing the project from the GitHub Codespaces?

  • No, I am running the project on my local machine (I will fill in the OS section below)
  • Yes, I am using GitHub Codespaces.

Note: The project is optimized to run on Codespaces. We welcome contributions to enhance it for cross-platform local development, but it's not something we will prioritize right now. Thank you!

Describe the bug
The Readme instructions should be updated from npm run install, to npm install

To Reproduce
Steps to reproduce the behavior:

  1. Go to './packages/notifications'
  2. Type in command 'npm run install' (as per readme instructions)
  3. See error

Expected behavior
npm install to successfully install required packages

Screenshots
image

image

OS (please complete the following information):

  • OS: Windows
  • OS Version:
  • npm version:
  • Node.js version:
  • output of azd version:

Additional context
Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: setup Taks relative to project setup
Projects
None yet
Development

No branches or pull requests

2 participants