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

[Windows] Unable to run npm test #175

Closed
stephenyeargin opened this issue Apr 18, 2024 · 4 comments
Closed

[Windows] Unable to run npm test #175

stephenyeargin opened this issue Apr 18, 2024 · 4 comments
Labels

Comments

@stephenyeargin
Copy link
Owner

Describe the bug

Windows users would like to be able to develop hubot-grafana as well. Recent changes in #171 broke the ability to run tests without configuration changes.

To Reproduce
Steps to reproduce the behavior:

  1. Use Windows
  2. Run npm run test in the command line
  3. See error

Expected behavior
Tests (and other scripts) should run agnostic of the platform.

Screenshots

image

Software:

  • Grafana: Any
  • Hubot: Any
  • Adapter: Any
  • Node: Any
  • NPM: Any

Additional context

First reported in comment on #171.

@KeesCBakker
Copy link
Collaborator

I'm currently working on https://github.com/stephenyeargin/hubot-grafana/tree/feature/small-refactorings where I fixed it using a dev container. This will keep the local setup clean, while providing a springboard for people that want to help development. Would that work?

@KeesCBakker
Copy link
Collaborator

@stephenyeargin
Copy link
Owner Author

That seems reasonable to me. 👍

@KeesCBakker
Copy link
Collaborator

Solved by #180

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

No branches or pull requests

2 participants