visjs/vis-data

postinstall

mgobishop opened this issue · 3 comments

The most recent postinstall fix is not in vis-data 6.1.0.
The consequence is that when I npm install vis-timeline or vis-network I get the following error:
npm ERR! Failed at the vis-data@6.1.0 postinstall script.
Help! :-)

I'm going to look into this.

@mgobishop If you need a quick and dirty fix: npm i -D opencollective.

fixed with 31c3a44