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
❯ 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.
The text was updated successfully, but these errors were encountered:
On Page: The building blocks of a Cloud Native Buildpack
❯ 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.The text was updated successfully, but these errors were encountered: