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

Flag --stacks has been deprecated #786

Open
binarycleric opened this issue Nov 15, 2024 · 1 comment · May be fixed by #790
Open

Flag --stacks has been deprecated #786

binarycleric opened this issue Nov 15, 2024 · 1 comment · May be fixed by #790

Comments

@binarycleric
Copy link

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.

@AidanDelaney
Copy link
Member

Thank you. I'll update this

@AidanDelaney AidanDelaney linked a pull request Nov 27, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants