Hello there!
I try to follow the first-timers walktrough of the uibuilder but it only displays a blank page and I get the following error messages inside the console of my browser:
What I did:
-
started a new instance of Node-RED in Docker
-
installed uibuilder
-
made the sample flow inject -> uibuilder -> debug
-
initialised the uibuilder-node with the url uibtest
-
deploy
-
successfully installed the libraries vue and bootstrap-vue inside the uibuilder panel

-
changed the template to VueJS & bootstrap-vue
-
Load & Overwrite files
So, it should display a sample page with vue or am I missing something?
