-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Uncaught Error: Not implemented: Pipe.prototype.listen - Windows #25867
Comments
It's a compatibility issue. This API is not yet supported in Deno. |
ok. At least I got that question out of the way :D |
Is there a workaround or something? |
I'm not really familiar with internals of |
Steps to reproduce:
Output will be the same as in the post above. Error originates from the A "support NX" issue was previously closed, but it seems like it doesn't work correctly yet: #22966 |
Just to update it is still around in 2.0.4 |
Using Deno
Contents of
|
this'll also make |
Version: Deno 2.0.0-rc.5 (release candidate, release, x86_64-pc-windows-msvc)
When I run
deno run -A .\node_modules\nx\bin\nx.js serve projectName
I get the following error
Is that a compatibility issue, a nx issue or a windows issue?
The text was updated successfully, but these errors were encountered: