Skip to content

Conversation

@dputko
Copy link

@dputko dputko commented Dec 25, 2024

No description provided.

import {getLidoLocatorAddress} from "../../lib/lido/index.js";
import fs from "node:fs";

export async function getEnv() {
Copy link
Member

Choose a reason for hiding this comment

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

Are there any errors when running commands because this file is in the commands directory? In the current settings, Oclif treats everything in the cli/commands directory as commands. For this reason, I placed the commands separately and the helper code in the cli/lib directory

Copy link
Author

Choose a reason for hiding this comment

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

Good point, thank you! Fixed.

infloop
infloop previously approved these changes Dec 25, 2024
… every file under the `commands` path as a command, which can lead to unexpected behavior
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants