Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Update the near-cli-version to 2.2.0 #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rashaabdulrazzak
Copy link

when running Yarn deploy. it gives always an error like the following

`$ near dev-deploy --wasmFile="./contract.wasm"
Starting deployment. Account id: dev-1637914848513-1635411, node: https://rpc.testnet.near.org, helper: https://helper.testnet.near.org, file: ./contract.wasm
An error occured
Error: Can not sign transactions for account dev-1637914848513-1635411 on network default, no matching key pair found in InMemorySigner(MergeKeyStore(UnencryptedFileSystemKeyStore(/home/rasha/.near-credentials), UnencryptedFileSystemKeyStore(/home/rasha/collection-examples-as-4/neardev))).
error Command failed with exit code 1

then when I update the near-cli-version to the current one which is 2.2.0 it works fine. here is the link to the result
https://explorer.testnet.near.org/transactions/28HvBEgBwhitabWBAXLqNaZLUvmJnAe6TYuueb9kMZng

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant