Hi there,
i was trying to use this demo and first of all when i tried with node v12 it did not really work so i switched to v14.
After installing the dependencies on startup if found two things.
-
If the project is in a path contain spaces like "/home/user/04 name/demo" it fails with the following exception

-
When trying to run the example after fixing the path i get this

The starter works without any problems when using a non spaced path and node 14.
Hi there,
i was trying to use this demo and first of all when i tried with node v12 it did not really work so i switched to v14.
After installing the dependencies on startup if found two things.
If the project is in a path contain spaces like "/home/user/04 name/demo" it fails with the following exception

When trying to run the example after fixing the path i get this

The starter works without any problems when using a non spaced path and node 14.