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

Doesn't work on StackBlitz #108

Closed
XhmikosR opened this issue Apr 13, 2023 · 2 comments
Closed

Doesn't work on StackBlitz #108

XhmikosR opened this issue Apr 13, 2023 · 2 comments

Comments

@XhmikosR
Copy link
Contributor

Hey, @bcomnes.

I recently started switching my projects to npm-run-all2 and overall it's been a smooth switch.

That being said, I noticed that StackBlitz doesn't work with npm-run-all2. I suspect it has to do with one of the npm path changes in the recent versions.

$ npm-run-all --parallel watch server
ERROR: The "path" argument must be of type string. Received undefined

IIRC StackBlitz is using turbopack, but it'd be nice if npm-run-all2 could also work on StackBlitz.

@bcomnes
Copy link
Owner

bcomnes commented Apr 13, 2023

Possible related to 61e84ea ?

@bcomnes
Copy link
Owner

bcomnes commented May 18, 2023

Seems like an issue with stackbliz but open to fixes if it improves things there and doesn't make things worse here. Closing the issue until someones willing to submit a PR.

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