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

Fix/vue3/build #1875

Merged
merged 9 commits into from
Feb 15, 2024
Merged

Fix/vue3/build #1875

merged 9 commits into from
Feb 15, 2024

Conversation

Tommytrg
Copy link
Member

@Tommytrg Tommytrg commented Feb 13, 2024

close #1874

@Tommytrg Tommytrg force-pushed the fix/vue3/build branch 3 times, most recently from 025982f to 84a0c1a Compare February 13, 2024 16:57
Copy link
Contributor

@gabaldon gabaldon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Run linter before merging
  • An error appears running the build when logging in:
    release/1.11.5/mac/Sheikah%20Witnet%20wallet.app/Contents/Resources/app.asar/dist/[object%20Object] net::ERR_FILE_NOT_FOUND

It is probably due to a malformed file path

src/api.js Show resolved Hide resolved
@Tommytrg Tommytrg force-pushed the fix/vue3/build branch 5 times, most recently from faeb6ba to 87d36b8 Compare February 14, 2024 17:23
The `ready` attribute from [rpc-websockets client](https://github.com/elpheria/rpc-websockets/blob/trunk/src/lib/client.ts#L45)
is private and can't be read. We need to fix this to be able to run the build command without typescript errors.
@Tommytrg Tommytrg force-pushed the fix/vue3/build branch 2 times, most recently from b1126cc to b0c5389 Compare February 14, 2024 18:19
@Tommytrg Tommytrg merged commit a6b58a9 into witnet:vue3 Feb 15, 2024
3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants