Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Conversation

@zamrokk
Copy link
Contributor

@zamrokk zamrokk commented Oct 29, 2024

updating small deps requirements and new url to the solution

@zamrokk zamrokk requested a review from a team as a code owner October 29, 2024 14:15
@vercel
Copy link

vercel bot commented Oct 29, 2024

@zamrokk is attempting to deploy a commit to the Trili Tech Team on Vercel.

A member of the Team first needs to authorize it.

beatalipska
beatalipska previously approved these changes Oct 29, 2024
@timothymcmackin timothymcmackin self-requested a review October 30, 2024 12:24
@vercel
Copy link

vercel bot commented Oct 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
docs-staging ✅ Ready (Inspect) Visit Preview Nov 4, 2024 8:54pm

Copy link
Collaborator

@timothymcmackin timothymcmackin left a comment

Choose a reason for hiding this comment

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

  1. We may need to specify a higher version of node. I'm using node 20.6.1 but when I run the first yarn install command I get this error:
❯ yarn add @taquito/taquito @taquito/beacon-wallet @airgap/beacon-sdk  @tzkt/sdk-api
yarn add v1.22.22
info No lockfile found.
[1/4] 🔍  Resolving packages...
[2/4] 🚚  Fetching packages...
error @eslint/[email protected]: The engine "node" is incompatible with this module. Expected version "^18.18.0 || ^20.9.0 || >=21.1.0". Got "20.6.1"
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.
  1. On Part 1 when I click the poke buttons by the contracts I get this error:
Error: {
  "name": "UnconfiguredSignerError",
  "message": "No signer has been configured. Please configure one by calling setProvider({signer}) on your TezosToolkit instance."
}

I compared my project to the one in trilitech/tutorial-applications#12 and it seems to match.

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.

3 participants