Skip to content

Instantly share code, notes, and snippets.

@mudlee
Created April 5, 2018 09:46
Show Gist options
  • Save mudlee/829364a63a6acbd359705cd2c11a7f8f to your computer and use it in GitHub Desktop.
Save mudlee/829364a63a6acbd359705cd2c11a7f8f to your computer and use it in GitHub Desktop.
Compiling app_dirs v1.1.1
error[E0619]: the type of this value must be known in this context
--> /Users/mudlee/.cargo/registry/src/github.com-1ecc6299db9ec823/app_dirs-1.1.1/src/imp/platform/macos.rs:10:40
|
10 | Ok(Component::RootDir.as_ref().into())
| ^^^^
error: aborting due to previous error
error: Could not compile `app_dirs`.
warning: build failed, waiting for other jobs to finish...
error: build failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment