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

v8.2.0 to update v10.0.0 errors #1404

Closed
sunbx opened this issue Feb 8, 2022 · 1 comment
Closed

v8.2.0 to update v10.0.0 errors #1404

sunbx opened this issue Feb 8, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@sunbx
Copy link
Contributor

sunbx commented Feb 8, 2022

Describe the bug
I changed the NODE version to 12.20.2 when upgrading the latest new version, then the update succeeded, when I run the development debugging error, I am not sure why

To Reproduce
image
image

At this time, I guess it may be related to the environment. I am not sure about the details, but it is ok if I switch back to V8.2.0. What should I modify?
image

@sunbx sunbx added the bug Something isn't working label Feb 8, 2022
@davidyuk
Copy link
Member

this is the transpilation issue fixed while #1364, it will be released in sdk@11

as a workaround, you can add '@aeternity/aepp-sdk' to transpileDependencies in vue.config.js, see https://github.com/davidyuk/reproductions/blob/vue-sdk-10/vue.config.js
the complete example: https://github.com/davidyuk/reproductions/tree/vue-sdk-10

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

No branches or pull requests

2 participants