nodeSolidServer / nodeSolidServer/node-solid-server

Yarn install error

オープン
#1,375 コメント 1 件 リアクション 1 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

主要言語
JavaScript
スター
1.8k
フォーク
308
PR マージ指標
30日以内にマージされた PR はありません

説明

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.

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

まず、solid-server@5.2.2 について Node 12.13.1 上の Yarn で失敗を再現し、次に rdflib と @solid/acl-check に関係する依存関係の宣言を調査します。報告された Node engine の競合が解消され、互換性のないモジュールのエラーなしにインストールが完了すれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
javascript, node.js
領域
build-system
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。