01-17-2020 04:44 AM
Hello,
I am working with the nuxeo-browser-extension and I want to customize the design according to my project. I have done the following, as explained in the github repository:
$ git clone git@github.com:nuxeo/nuxeo-browser-extension.git
$ cd nuxeo-browser-extension
$ npm install
$ gulp clean build
Then, without doing any modifications, I load the unpacked extension in Google Chrome, by using the path /dist/chrome. When I load a page, even without opening the extension, I see two errors in chrome://extensions/?errors=ID:
ERROR #1:
ERROR #2:
However, the extension seems to work properly. Why am I seeing these errors? And how can I fix them?
Thank you.
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.