Cloud Foundry – buildpack configured for use with kpack
Limited Time Offer!
For Less Than the Cost of a Starbucks Coffee, Access All DevOpsSchool Videos on YouTube Unlimitedly.
Master DevOps, SRE, DevSecOps Skills!
Error
root@ubuntu:~# cf push my-app -b https://github.com/cloudfoundry/nodejs-buildpack
Pushing app my-app to org test-org / space test-space as admin...
Packaging files to upload...
Uploading files...
119.74 MiB / 119.74 MiB [====================================================================================] 100.00% 1s
Waiting for API to complete processing files...
Staging app and tracing logs...
Buildpack "https://github.com/cloudfoundry/nodejs-buildpack" must be an existing buildpack configured for use with kpack
FAILED
root@ubuntu:~#
Solution
https://github.com/cloudfoundry/nodejs-buildpack