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

Kernel Panic Bug #13

Open
michaelzetune opened this issue Jul 12, 2021 · 0 comments
Open

Kernel Panic Bug #13

michaelzetune opened this issue Jul 12, 2021 · 0 comments

Comments

@michaelzetune
Copy link

After running dfx deploy in the second md file:

$ dfx deploy
Deploying all canisters.
All canisters have already been created.
Building canisters...
/Users/michaelzetune/GDrive/Development/Projects/crypto/blockchain-and-cryptocurrency/vendor/motoko-token/app/../src/Hex.mo:63.22-63.31: warning [M0152], the arithmetic operation * on Word8 is deprecated, use *% instead
/Users/michaelzetune/GDrive/Development/Projects/crypto/blockchain-and-cryptocurrency/vendor/motoko-token/app/../src/Hex.mo:63.22-63.36: warning [M0152], the arithmetic operation + on Word8 is deprecated, use +% instead

Installing canisters...
thread 'main' panicked at 'not implemented', /sources/candid-0.6.16/src/parser/random.rs:206:18
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
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

No branches or pull requests

1 participant