nodeSolidServer / nodeSolidServer/node-solid-server

Yarn install error

Ouverte
#1,375 1 commentaire 1 réaction 0 personnes assignées Voir sur GitHub

Personne n'a encore pris cette issue.

Langage dominant
JavaScript
Étoiles
1.8k
Forks
308
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

Hi,

When I try to install solid-server@5.2.2 with yarn it fails because @solid/acl-check rdflib dependency expects node version to be ^6.0.

The output :

yarn global v1.21.1
[1/4] Resolving packages...
warning solid-server > nodemailer@3.1.8: All versions below 4.0.1 of Nodemailer are deprecated. See https://nodemailer.com/status/
warning solid-server > solid-auth-client > @solid/oidc-rp > text-encoding@0.6.4: no longer maintained
warning solid-server > rdflib > solid-auth-cli > @solid/cli > @solid/oidc-rp > text-encoding@0.6.4: no longer maintained
warning solid-server > solid-auth-client > @solid/oidc-rp > @solid/jose > text-encoding@0.6.4: no longer maintained
warning solid-server > solid-auth-client > @solid/oidc-rp > @trust/webcrypto > text-encoding@0.6.4: no longer maintained
warning solid-server > webid > rdflib > coffee-script@1.12.7: CoffeeScript on NPM has moved to "coffeescript" (no hyphen)
warning solid-server > mashlib > solid-ui > node-uuid@1.4.8: Use uuid module instead
warning solid-server > mashlib > solid-panes > pane-registry > @types/rdflib@1.0.5: This is a stub types definition. rdflib provides its own type definitions, so you do not need this installed.
[2/4] Fetching packages...
info fsevents@1.2.8: The platform "linux" is incompatible with this module.
info "fsevents@1.2.8" is an optional dependency and failed compatibility check. Excluding it from installation.
info fsevents@1.2.9: The platform "linux" is incompatible with this module.
info "fsevents@1.2.9" is an optional dependency and failed compatibility check. Excluding it from installation.
info fsevents@2.0.7: The platform "linux" is incompatible with this module.
info "fsevents@2.0.7" is an optional dependency and failed compatibility check. Excluding it from installation.
error rdflib@0.12.3: The engine "node" is incompatible with this module. Expected version "^6.0". Got "12.13.1"
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/global for documentation about this command.

Guide de contribution

Ouvrir le guide de contribution

Par où commencer

  1. Lisez l'issue en entier, puis le guide de contribution du projet.
  2. Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
  3. Forkez le dépôt et travaillez sur une branche.
  4. Ouvrez une pull request qui référence le numéro de l'issue.

Piste de recherche

Commencez par reproduire l’échec avec Yarn sur Node 12.13.1 pour solid-server@5.2.2, puis examinez les déclarations de dépendances impliquant rdflib et @solid/acl-check. La tâche est considérée comme terminée lorsque le conflit de moteur Node signalé est résolu et que l’installation se termine sans l’erreur de module incompatible.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
javascript, node.js
Domaine
build-system
Type d'issue
Bug
Difficulté
3/5
Temps estimé
1-2 jours
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
25/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.