Please add only one problem per Issue. If you are facing multiple problems, add multiple Issues.
Share the git commit hash of the version of Sharetribe that you are using. You can find it by running git rev-parse HEAD
in your Sharetribe directory.
What's your environment? Mac OS X, Heroku, or something else?
What's your node version? Run the following commands and copy the result here:
> node -v
> npm -v
Are you running in development or production mode?
In our own words, briefly describe the issue. Please add enough details, yet be concise.
List the actions that will reproduce the issue.
This is the most important part of the issue report. If we're not able to reproduce the issue, there's not much we can do about it. Please provide precise steps how to reproduce the issue.
- Step 1
- Step 2
- Step 3
Expected result: What was the expected result after running the steps above?
Actual result: What was the actual result after running the steps above?
Please provide any additional information that helps debugging, e.g. log output or stack trace of the error