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

Issue while building the quadratic project. #3

Open
imrishabh18 opened this issue Aug 2, 2020 · 1 comment
Open

Issue while building the quadratic project. #3

imrishabh18 opened this issue Aug 2, 2020 · 1 comment

Comments

@imrishabh18
Copy link

imrishabh18 commented Aug 2, 2020

I am using docker to build the quadratic project and getting this error. Need help to resolve this error.
use of undeclared type or module serde_json
Screenshot from 2020-08-02 21-59-46

@juntao
Copy link
Member

juntao commented Aug 2, 2020

You are using the SSVM-nodejs-starter project but changed src/lib.rs to use serde. You need to change Cargo.toml to declare serde as a dependency as well.

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

2 participants