LivelyKernel / LivelyKernel/livelykernel-scripts.app

Installer warning if old node version

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

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

主要言語
Objective-C
スター
1
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

説明

From @mroeder

At first I installed the Lively Kernel Scripts App one somewhere in between state of "I have nothing" and "I have successfully installed it" with the App (meaning I had some version of Node.JS, git and lively-kernel-scripts installed already). After a problem-free installation of the app, I found out that the app was using my old lk-scripts and its repository to work with. Also the app did not seem to work - update workspace/PartsBin: nothing happened. So I uninstalled the app, uninstalled the lk-scripts I had before and gave it a second try.
Second successful installation and now it was using the workspace and PartsBin that should have been installed and use the first time as well. But still, the app did not work: None of the commands was working and so I was debugging again. Calling the lk script from the command line seemed to do the job. When I was doing it as root. So I checked for my Node.JS version - it was 0.6.x - and uninstalled that one, installed the latest one (0.8.x) and updated my node modules. Afterwards it worked like a charm.

Suggestion: Maybe the installer should warn you if you have an old Node.JS version and suggest updating it. I did not find a hint on what version is need anywhere :-/.

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

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

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

調査の方向性

まずインストーラーのエントリーポイントを見つけ、インストールされている Node.js のバージョンをどのように検出または使用しているかを確認します。プロジェクトの現在の要件からサポート対象の最小バージョンを確認し、そのうえで、バージョンが古すぎる場合にインストーラーがユーザーに警告し、更新を提案するようにします。

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

評価

技術スタック
node.js
領域
desktop
issue の種類
機能追加
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

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

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