You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 27, 2019. It is now read-only.
In package.json under angular-app folder, the version of composer is still 0.20.6.
"composer-client": "^0.20.6",
"composer-rest-server": "^0.20.6",
it needs update the version to 0.20.7, or you can not browse REST API at http://localhost:3000/explorer.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In package.json under angular-app folder, the version of composer is still 0.20.6.
"composer-client": "^0.20.6",
"composer-rest-server": "^0.20.6",
it needs update the version to 0.20.7, or you can not browse REST API at http://localhost:3000/explorer.
The text was updated successfully, but these errors were encountered: