LivelyKernel / LivelyKernel/livelykernel-scripts.app
Installer warning if old node version
Personne n'a encore pris cette issue.
- Langage dominant
- Objective-C
- Étoiles
- 1
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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 :-/.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Par où commencer
- Lisez l'issue en entier, puis le guide de contribution du projet.
- Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
- Forkez le dépôt et travaillez sur une branche.
- Ouvrez une pull request qui référence le numéro de l'issue.
Piste de recherche
Commencez par localiser le point d’entrée de l’installateur et vérifier comment il détecte ou utilise la version installée de Node.js. Confirmez la version minimale prise en charge à partir des exigences actuelles du projet, puis faites en sorte que l’installateur avertisse les utilisateurs lorsque leur version est trop ancienne et leur suggère de la mettre à jour.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- node.js
- Domaine
- desktop
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100