On 12-6-2018 15:10, Tiago Melo wrote: > Hi, > Those warning are normal. > > Recently we updated rxjs to v6, which has compatibility with v5. > But since angular v5 has a specific dependency on v5, npm will always > show that warning. > We have an open PR [1] to update angular to v6, that will remove those > warnings. > > The same applies to the fsevents warning, that package is only needed on > macOS and will show that error on every other platform. > > Regarding the vulnerabilities info, after merged the mentioned PR those > will be reduced to 6 vulnerabilities (1 low, 5 moderate). > And I will further investigated if possible to removed them. This PR should allow FreeBSD to build dashbaoard during regular building. https://github.com/ceph/ceph/pull/22562 Packaging is a totally different cookie, because fetching external stuff is not allowed while running MAKE in package building. And thus frontend/dist needs to be build during the fetch stage. Still go to figure out how to do just that. --WjW -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html