Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
Trying to run the backoffice using grunt following the documentation:
https://our.umbraco.org/apidocs/ui/#/api
The default port when you run:
grunt dev
is 9990
for some reason I cant get it to run on this port so changed to 9000 in gruntfile.js
This allows me to run the application however I get a blank screen and the following error in console:
Uncaught Error: Unknown provider: localStorageServiceProvider <- localStorageService
Hopefully someone else has run into this issue and has a solution.
Cheers,
Marc
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Umbraco Backoffice UI API
Hi,
Trying to run the backoffice using grunt following the documentation:
https://our.umbraco.org/apidocs/ui/#/api
The default port when you run:
grunt dev
is 9990
for some reason I cant get it to run on this port so changed to 9000 in gruntfile.js
This allows me to run the application however I get a blank screen and the following error in console:
Uncaught Error: Unknown provider: localStorageServiceProvider <- localStorageService
Hopefully someone else has run into this issue and has a solution.
Cheers,
Marc
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.