huggingface / node-question-answering

Fast and production-ready question answering in Node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

403 error on install

qwertyuu opened this issue · comments

How to reproduce:

  • Start a new project using node 14
  • run npm install question-answering@latest

Expected behavior: Exit code of 0, all is fine
Actual behavior:

image

Works properly on node 12.

@Pierrci maintainer of this repo is off for a few days so this will be addressed in a couple of weeks. In the meantime, feel free to try and contribute a fix for Node 14!

@julien-c Merci, Julien!

Is support for 14 in the pipeline? Or some way I can help?

Any update on this? Would it be possible to separately release the tarball for self-hosting? Or instructions to rebuild it?

cc @patil-suraj - could you help with this?