react-visjs-timeline is using a deprecated version of vis-timeline
This build has been deprecated vis-timeline-graph2d.min.js
In case you are importing this through a URL it will result in a 404 eventually.
In case you are importing this through Node it will be replaced by the peer build eventually.
Overview
react-visjs-timeline is using a deprecated version of vis-timeline
Package versions
Screenshots (if appropriate)
If I understand correctly, instead of importing
vis-timeline-graph2d.min.js
, react-visjs-timeline should import like this (peer build):or this (standalone build)