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

scarb new does not pass absolute path to read workspace check #148

Closed
mkaput opened this issue Mar 3, 2023 · 0 comments · Fixed by #161
Closed

scarb new does not pass absolute path to read workspace check #148

mkaput opened this issue Mar 3, 2023 · 0 comments · Fixed by #161
Assignees
Labels
bug Something isn't working
Milestone

Comments

@mkaput
Copy link
Member

mkaput commented Mar 3, 2023

Problem

See steps, this warning shouldn't happen.

Steps

$ scarb new hello_world
warn: compiling this new package may not work due to invalid workspace configuration

path (hello_world/Scarb.toml) is not absolute

Created `hello_world` package.

Possible Solution(s)

No response

Notes

No response

Version

v0.1.0-rc.0
@mkaput mkaput added the bug Something isn't working label Mar 3, 2023
@mkaput mkaput added this to the 0.1.0-rc.1 milestone Mar 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants