tecoholic / ner-annotator

Named Entity Recognition (NER) Annotation tool for SpaCy. Generates Traning Data as a JSON which can be readily used.
https://tecoholic.github.io/ner-annotator/
MIT License
556 stars 164 forks source link

Install #10

Closed Btibert3 closed 3 years ago

Btibert3 commented 3 years ago

I got the following error upon install:

yarn install v1.22.10
[1/4] 🔍  Resolving packages...
[2/4] 🚚  Fetching packages...
error camelcase@6.2.0: The engine "node" is incompatible with this module. Expected version ">=10". Got "8.12.0"
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
tecoholic commented 3 years ago

@Btibert3 Kind update your NodeJS installation to a version above 10.