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

bk init: TEMPLATE.pkg.yml: No such file or directory #313

Closed
felipecrs opened this issue Feb 21, 2024 · 1 comment · Fixed by #314
Closed

bk init: TEMPLATE.pkg.yml: No such file or directory #313

felipecrs opened this issue Feb 21, 2024 · 1 comment · Fixed by #314

Comments

@felipecrs
Copy link
Contributor

$ cd ~/repos
$ gh repo clone https://github.com/pkgxdev/pantry
$ cd pantry
$ dev
$ bk init
cp: cannot stat '/home/felipecrs/.pkgx/pkgx.sh/brewkit/share/TEMPLATE.pkg.yml': No such file or directory
@jhheider
Copy link
Contributor

pkgx.sh/brewkit/share
yeah, that's wrong. it should be pkgx.sh/brewkit/v1.x.y/share.

@felipecrs felipecrs changed the title bk init: TEMPLATE.pkg.yml: No such file or directory bk init: ~/.pkgx/pkgx.sh/brewkit/share/TEMPLATE.pkg.yml: No such file or directory Feb 21, 2024
@felipecrs felipecrs changed the title bk init: ~/.pkgx/pkgx.sh/brewkit/share/TEMPLATE.pkg.yml: No such file or directory bk init: pkgx.sh/brewkit/share/TEMPLATE.pkg.yml: No such file or directory Feb 21, 2024
@felipecrs felipecrs changed the title bk init: pkgx.sh/brewkit/share/TEMPLATE.pkg.yml: No such file or directory bk init: TEMPLATE.pkg.yml: No such file or directory Feb 21, 2024
jhheider added a commit that referenced this issue Feb 21, 2024
bk-init is closer to the root by one path now

closes #313
@jhheider jhheider mentioned this issue Feb 21, 2024
@mxcl mxcl closed this as completed in #314 Feb 21, 2024
mxcl pushed a commit that referenced this issue Feb 21, 2024
bk-init is closer to the root by one path now

closes #313
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