Skip to content

Conversation

bh2smith
Copy link
Member

@bh2smith bh2smith commented Dec 3, 2024

Projects depending on this were getting the following error:

➜  near-safe-agent git:(main) ✗ bun test
bun test v1.1.38 (bf2f153f)

tests/safe.util.spec.ts:

# Unhandled error between tests
-------------------------------
error: Cannot find package 'zerion-sdk' from '/Users/bh2smith/Projects/bh2smith/near-safe-agent/node_modules/@bitteprotocol/agent-sdk/dist/evm/safe.js'
-------------------------------


 0 pass
 1 fail
 1 error
Ran 1 tests across 1 files. [236.00ms]
➜  near-safe-agent git:(main) ✗ npm ls zerion-sdk
near-safe-agent@0.1.0 /Users/bh2smith/Projects/bh2smith/near-safe-agent
└── (empty)

this is because zerion-sdk was not a dependency in the package but in the project root.

@bh2smith bh2smith merged commit 4a70f8a into main Dec 3, 2024
1 check passed
@bh2smith bh2smith deleted the zerion-as-dep branch December 3, 2024 23:19
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.

1 participant