On 12-6-2018 13:00, Ricardo Dias wrote:
On 12-06-2018 11:31, Willem Jan Withagen wrote:
Hi Ricard, John,
I've started to work a bit on this, but it turns out that quit some
tooling is not really supported through the means that you guys are
loading them during building.
Most painfull is node and nodeenv. There is no freebsd version
available from the nodejs site.
But there are ported npm and node packages for freebsd in the system.
And the HAKING file seem to suggest that nodeenv is not perse really
needed??
So that I think that I could exclude that.
I'm trying to run '(cd frontend; npm install)'
That tripped over the fact that it also needs phantomjs, so I'm
building that since 'pkg install' does not like it. But it'll get there.
Once I have all this in place, would I be able to run the dashboard
tests. Or is that also dependant on nodeenv?
I have not chekced that.
Nope, if "npm install" runs successfully, you should have all what you
need to run the tests.
Cool, then I'll keep hamering at it.
--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