11-12-2019 05:09 PM
Hi, I need to use “the nuxeo web components” in a Vaadin project. Bower is now deprecated , I'm using Npm. When I'm trying to install the dependencies with Npm as specify in the Nuxeo GitHub page below _[https://github.com/nuxeo/nuxeo-elements], I have an error “npm ERR! 404 Not Found - GET [https://registry.npmjs.org/@nuxeo%2fpaper-typeahead]- Not found "
How to solve this? Thank you
11-15-2019 08:04 AM
You need to run
npm config set @nuxeo:registry https://packages.nuxeo.com/repository/npmjs-nuxeo
```
first
11-15-2019 08:04 AM
You need to run
npm config set @nuxeo:registry https://packages.nuxeo.com/repository/npmjs-nuxeo
```
first
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.