oscript-library / oscript-library/opm
opm update <список пакетов> удаляет пакет, если обновление несовместимо с текущей версией движка OneScript
Nobody has claimed this yet.
- Dominant language
- 1C Enterprise
- Stars
- 85
- Forks
- 35
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
onescript 1.2.0.92, после выполнения opm u opm add gitsync <и другие пакеты> удалился пакет gitsync с сообщением в логе
ИНФОРМАЦИЯ - Устанавливаю пакет gitsync
ПРЕДУПРЕЖДЕНИЕ - Обрабатываю возникшую ошибку...
{Модуль C:\Program Files\OneScript\lib\opm\src\core\Классы\МенеджерУстановкиПакетов.os / Ошибка в строке: 120 / {Модуль C:\Program Files\OneScript\lib\opm\src\core\Классы\УстановкаПакета.os / Ошибка в строке: 117 / Ошибка установки пакета : Обнаружена устаревшая версия движка OneScript.
Требуемая версия: 1.4.0
Текущая версия: 1.2.0.92
Обновите OneScript перед установкой пакета}}
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the package update path in src/core/Классы/МенеджерУстановкиПакетов.os at line 120 and src/core/Классы/УстановкаПакета.os at line 117, then reproduce the update using OneScript 1.2.0.92 and gitsync. Done means an incompatible engine version does not remove the existing package.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100