Skip to content
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

Not Able to Pull Aq OperationType Code Using Nemo #1

Open
EribertoLopez opened this issue Feb 20, 2019 · 1 comment
Open

Not Able to Pull Aq OperationType Code Using Nemo #1

EribertoLopez opened this issue Feb 20, 2019 · 1 comment

Comments

@EribertoLopez
Copy link

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 .

@Gamemackerel
Copy link

I am also having this problem, although since I am not using OS X, the directions to run nemo through development mode do not work either.

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

No branches or pull requests

2 participants