Closed dr0i closed 4 years ago
You do $ npm run build and get:
$ npm run build
gatsby UNHANDLED REJECTION Cannot read property 'forEach' of undefined
This is because you have no data in the proper place. RTM, do:
$ cp test/data/systematik.ttl data/
You do
$ npm run build
and get:This is because you have no data in the proper place. RTM, do:
$ cp test/data/systematik.ttl data/