❯ pack buildpack new examples/node-js \
--api 0.10 \
--path node-js-buildpack \
--version 0.0.1 \
--stacks io.buildpacks.samples.stacks.noble
Flag --stacks has been deprecated, prefer `--targets` instead: https://github.com/buildpacks/rfcs/blob/main/text/0096-remove-stacks-mixins.md
create buildpack.toml
create bin/build
create bin/detect
Successfully created examples/node-js
Shows Flag --stacks has been deprecated, prefer --targets instead: https://github.com/buildpacks/rfcs/blob/main/text/0096-remove-stacks-mixins.md. This should probably be updated.
On Page: The building blocks of a Cloud Native Buildpack
Shows
Flag --stacks has been deprecated, prefer --targets instead: https://github.com/buildpacks/rfcs/blob/main/text/0096-remove-stacks-mixins.md
. This should probably be updated.