Skip to content

Conversation

patrikbraborec
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the t-c&c Team covering store and finance matters. label Oct 17, 2025
if (dependenciesInstalled) {
message += `\n\nNext steps:\n\ncd '${actorName}'\napify run`;
} else {
message += `\n\nNext steps:\n\ncd '${actorName}'\ninstall dependencies\napify run`;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it feels a bit weird that in the middle of two actual bash commands you have install dependencies. can we use npm install or similar, where we can properly detect it? i believe we already have this information somewhere, @vladfrangu will know better

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-c&c Team covering store and finance matters.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants