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

unable to run blockly using npm run test, it keeps giving me this error #3457

Closed
hiskuDN opened this issue Nov 20, 2019 · 3 comments
Closed
Labels
issue: bug Describes why the code or behaviour is wrong

Comments

@hiskuDN
Copy link

hiskuDN commented Nov 20, 2019

image

@hiskuDN hiskuDN added issue: triage Issues awaiting triage by a Blockly team member issue: bug Describes why the code or behaviour is wrong labels Nov 20, 2019
@samelhusseini
Copy link
Contributor

Could you provide more details of your environment.

  • What version of node and npm are you running?
  • What OS?

@hiskuDN
Copy link
Author

hiskuDN commented Nov 21, 2019

NPM 6.12.0, Node 12.13.0 and Windows 10.

@samelhusseini
Copy link
Contributor

Are you able to confirm that this problem repro's if you remove your node_modules directory and redo npm install.
It looks to be a problem with concurrently on your machine, and I can't find any known issues around that online.

@moniika moniika removed the issue: triage Issues awaiting triage by a Blockly team member label Jul 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue: bug Describes why the code or behaviour is wrong
Projects
None yet
Development

No branches or pull requests

3 participants