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

in Wallet project, pnpm build:all is broken when using local linked sdk #1026

Closed
LuizAsFight opened this issue May 29, 2023 · 3 comments
Closed
Labels
bug Issue is a bug

Comments

@LuizAsFight
Copy link
Contributor

LuizAsFight commented May 29, 2023

What version of fuels-ts are you using?

pr-984

Steps to Reproduce

in SDK side:

1- run pnpm dev
2- run pnpm -r exec pnpm link --global --dir ./

in Wallet side

1- enter in deps.sh file and enable linking with local fuels-ts
2- run pnpm dev:crx

  • after complete, stop the process... linking is working and done
    3- run pnpm build:all

you'll see this error:
image

this could be related to #765

cc @arboleya

@LuizAsFight LuizAsFight added the bug Issue is a bug label May 29, 2023
@arboleya
Copy link
Member

Maybe related:

@Torres-ssf
Copy link
Contributor

@LuizAsFight is this problem still happening?

@LuizAsFight
Copy link
Contributor Author

nope, thanks @Torres-ssf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is a bug
Projects
None yet
Development

No branches or pull requests

3 participants