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

pnpm prep failed to parse manifest #61

Closed
ghost opened this issue Apr 29, 2022 · 2 comments
Closed

pnpm prep failed to parse manifest #61

ghost opened this issue Apr 29, 2022 · 2 comments
Labels
kind/bug Something isn't working

Comments

@ghost
Copy link

ghost commented Apr 29, 2022

❯ pnpm prep
cargo prisma "generate"
error: failed to parse manifest at `Cargo.toml`

Caused by:
  namespaced features with the `dep:` prefix are only allowed on the nightly channel and requires the `-Z namespaced-features` flag on the command-line
spacedrive/core:
 ERR_PNPM_RECURSIVE_RUN_FIRST_FAIL  @sd/core@0.0.0 prisma: `cargo prisma "generate"`
Exit status 101
 ELIFECYCLE  Command failed with exit code 1.
  • OS: Manjaro Linux
  • Version 21.2.6
@ghost ghost added the kind/bug Something isn't working label Apr 29, 2022
@ghost ghost changed the title Give a suitable title pnpm prep failed to parse manifest Apr 29, 2022
@ghost
Copy link
Author

ghost commented Apr 30, 2022

The issue is probably that I wasn't using the latest rust version: 1.60

@ghost ghost closed this as completed Apr 30, 2022
@oscartbeaumont
Copy link
Member

Sure is. It's my bad for not updating the Rust version when we started using dep: which only came out in the last release.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant