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

Updated the README file to reflect NodeJS version bump #112

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bepotts
Copy link

@bepotts bepotts commented Jul 9, 2021

This PR updates the Node URL in the section 1. Deploying the broker.

As it stands, the current NodeJS buildpack in the README is deprecated. Because of this, the overview-broker is unable to be deployed. Per issue #300, it seems as though some work is being scheduled to bump the NodeJS version to version 14. While this work is being sorted out, it would be nice if the README was kept up to date. This is what my PR addresses.

Running the command cf push overview-broker -i 1 -m 256M -k 256M --random-route -b https://github.com/cloudfoundry/nodejs-buildpack from the README yielded this error:

Screen Shot 2021-07-09 at 3 04 40 PM

The command cf push overview-broker -i 1 -m 256M -k 256M --random-route -b 'https://github.com/cloudfoundry/nodejs-buildpack#v1.7.52 is needed to fix the buildpack error and deploy the overview-broker. This is the exact command that I placed in the README file.

@linux-foundation-easycla
Copy link

CLA Missing ID

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

Successfully merging this pull request may close these issues.

1 participant