Skip to content

Not Able to Pull Aq OperationType Code Using Nemo #1

@EribertoLopez

Description

@EribertoLopez

After installation, database, credential, and localhost update through the nemo git repo README steps, the operation types were identified in the VS App, but the code was not. What allowed me to visualize the operation type code was to git clone the nemo repo then, to run nemo through the 'Development' mode using the following lines of code:

bash$ function code () { VSCODE_CWD="$PWD" open -n -b "com.microsoft.VSCode" --args $*; }
bash$ code .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions