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

failed to build substratekittes by following the workshop guide #121

Closed
yutongp opened this issue Jul 16, 2019 · 2 comments
Closed

failed to build substratekittes by following the workshop guide #121

yutongp opened this issue Jul 16, 2019 · 2 comments
Labels
docsify-old This issue applies to an old version of the tutorial.

Comments

@yutongp
Copy link

yutongp commented Jul 16, 2019

Hi, I am trying to follow the workshop. I got following error when I creating a custom node:

./scripts/build.sh
Building webassembly binary in runtime/wasm...
   Compiling rustc_version v0.2.3
   Compiling quote v0.6.12
   Compiling toml v0.4.10
   Compiling hex-literal v0.1.3
error: proc-macro derive panicked
  --> /Users/yutong/.cargo/registry/src/github.aaakk.us.kg-1ecc6299db9ec823/hex-literal-0.1.3/src/lib.rs:38:1
   |
38 | / proc_macro_expr_decl! {
39 | |     /// Macro for converting hex string to byte array at compile time
40 | |     hex! => hex_impl
41 | | }
   | |_^
   |
   = help: message: assertion failed: `(left == right)`
             left: `Some("#[allow(unused,")`,
            right: `Some("#[allow(unused")`
   = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)

error: aborting due to previous error
@soc1c
Copy link

soc1c commented Jul 17, 2019

@shawntabrizi
Copy link
Owner

This should be fixed. Thanks @soc1c

@shawntabrizi shawntabrizi added the docsify-old This issue applies to an old version of the tutorial. label Aug 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docsify-old This issue applies to an old version of the tutorial.
Projects
None yet
Development

No branches or pull requests

3 participants