ton-society / grants-and-bounties

TON Foundation invites talent to imagine and realize projects that have the potential to integrate with the daily lives of users.
https://ton.org/grants
294 stars 133 forks source link

Fix for "boxen module not found" in ton-community/assets-sdk #560

Closed samyarkd closed 3 months ago

samyarkd commented 5 months ago

Summary

After the recent update of the https://github.com/ton-community/assets-sdk an error appeared related to packages in the repo.

more information: https://github.com/ton-community/assets-sdk/pull/13

Context

Tool does not work unless you run it on development mode (not recommended) or do my suggested fix at https://github.com/ton-community/assets-sdk/issues/11#issuecomment-1981020228 (unsafe temporary solution)

so i created this pr so that the package works without any issues https://github.com/ton-community/assets-sdk/pull/13

References

Issue related to the fix: https://github.com/ton-community/assets-sdk/issues/11

Pull request for the issue: https://github.com/ton-community/assets-sdk/pull/13

Estimate suggested reward

SBT Bounty Reward

delovoyhomie commented 3 months ago

@samyarkd, thank you for your initiative. @SwiftAdviser, @reveloper, could you please take a look?