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

Missing steps in Readme #4

Open
rashmihunt opened this issue Jul 13, 2016 · 1 comment
Open

Missing steps in Readme #4

rashmihunt opened this issue Jul 13, 2016 · 1 comment
Assignees
Labels

Comments

@rashmihunt
Copy link

Here are the steps that are missing in order to run this sample successfully.

  1. Add step to to checkout 'soap' branch specifically - 'git clone https://github.com/strongloop/loopback-example-connector.git -b soap'
  2. Before running 'node stock-ws.js' user needs to run 'npm install' otherwise user will see 'Cannot find module loopback' error. Need to add this step in readme.
    3)Also add a step to run 'npm install loopback-explorer' before running 'node weather-rest.js' Otherwise user will see 'raiseUrlNotFoundError' when they invoke the explorer. Missing 'loopback-explorer` dependency in package.json?
@superkhau
Copy link
Collaborator

Would you like to a submit a PR that targets the soap branch?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants