-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Если не указан класс с описанием приложения, возникает ошибка #5
Comments
запускаем команду в каталоге проекта запускаем oscript src\main.os - с параметрами или без них получаем ошибку выше в тексте этого скрипта все просто
|
json лежит рядом с src/main.os текст тот же {
"cli": {
"ИмяПриложения": "cli_test",
"ПолноеИмяПриложения": "cli_test v%{cli.ВерсияПриложения}",
"ВерсияПриложения": "1.0.1"
}
} |
artbear
added a commit
to artbear/autumn-cli
that referenced
this issue
Feb 28, 2024
как часть исправления для autumn-library#5
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
странная ошибка очень мешает первичному использованию
Если не указан класс с описанием приложения, возникает ошибка
выполняю любую команду
получаю ошибку
проверяло 2 разных разработчика
The text was updated successfully, but these errors were encountered: