kparc / ref

unofficial k reference
MIT License
17 stars 5 forks source link

Link in bundler not working. #30

Open gitonthescene opened 2 years ago

gitonthescene commented 2 years ago

This url seems to not have anything there, which leads to an error during npm install:

$ node bundler/download.js  
TypeError: data.filter is not a function
    at /Users/XXXX/K/kparc/ref/bundler/download.js:20:24
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
$