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 Feb 12, 2022. It is now read-only.
Stephen James edited this page Feb 13, 2015
·
1 revision
If you deploy this front-end library to Heroku, the Procfile will fail unless the application configuration variables have been set to install the node devDependencies from package.json.
To install these node modules, run heroku config:set npm_config_production=false from the command line.