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

Need Help - Did not create the api in the localhost:3000/ #6

Open
venkatajalapathy opened this issue May 16, 2020 · 1 comment
Open

Comments

@venkatajalapathy
Copy link

Hi,
Need help, Creating the chaincode was succesful but,

Running the command
npx lerna run dev:debug --scope myapp --stream
did not create the api in the localhost:3000/

Let me know something is missed

Result returned when running the command:

myapp: [nodemon] starting node -r ts-node/register --inspect-brk server/index.ts
myapp: Debugger listening on ws://127.0.0.1:9229/3e467566-5a70-441e-8509-a8f0c4b96d14
myapp: For help see https://nodejs.org/en/docs/inspector

@venkatajalapathy
Copy link
Author

it worked for me only for
npx lerna run dev --scope myapp --stream

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

1 participant