This repository was archived by the owner on Feb 17, 2025. It is now read-only.
Conversation
|
@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
previously approved these changes
Oct 29, 2024
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
timothymcmackin
suggested changes
Nov 4, 2024
Collaborator
There was a problem hiding this comment.
- 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/js@9.14.0: 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.
- 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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
updating small deps requirements and new url to the solution