Replies: 1 comment 1 reply
-
I have the same problem, with node 16.13: (I used Volta to force different nodejs versions in a project)
The problem appears with node v14 and disappear with last node v13:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to run the provided core demo with "npm run core" but seems I cannot do it because of an unsupport file feature (watch recursively) in my linux version.
uname -a = LinuxOS 5.11.0-25-generic #27~20.04.1-Ubuntu SMP
There is an open discussion about this in the cloud so I know I'm not the only one facing this issue.
Anyone else having troubles to start the demo server inside a Linux?
I found unneccesary to provided an example of this.
All that I did was to run npm install and then npm run core
Beta Was this translation helpful? Give feedback.
All reactions