R

Results 6 comments of R

also having the same issue. I don't get the point of using getAssetPath function

I found this way to get the assets of my component into the app where I used just by adding this config in my angular.json file. It might be similar...

I get the same error too. Using mosquitto as broker.

for me also happens the same

Hi @DonsWayo I checked out the documentation and in your Server class you can add to the @ServerSettings decorator the mount option. Checkout mine as an example: ``` @ServerSettings({ rootDir,...