Closed egarson closed 1 year ago
Hey, thanks for this @egarson! We're working on a total revamp to the documentation, and my best guess is that the documentation is incorrect in some way. But I'll look into this today and should have a fix in no time. Hope all is well with you. :)
Sounds great @mweichert , I'm psyched to do some CameLIGO development again, so I'll keep nit-picking 😹
Published | Version |
---|---|
Taq Binary (MacOS) | 0.40.6 |
Taq Binary (Windows) | 0.40.6 |
VSIX for VSCode Extension | 0.40.6 |
@taqueria/plugin-archetype | 0.40.6 |
@taqueria/plugin-contract-types | 0.40.6 |
@taqueria/plugin-core | 0.40.6 |
@taqueria/plugin-flextesa | 0.40.6 |
@taqueria/plugin-ipfs-pinata | 0.40.6 |
@taqueria/plugin-jest | 0.40.6 |
@taqueria/plugin-ligo | 0.40.6 |
@taqueria/plugin-metadata | 0.40.6 |
@taqueria/plugin-octez-client | 0.40.6 |
@taqueria/plugin-smartpy | 0.40.6 |
@taqueria/plugin-smartpy-legacy | 0.40.6 |
@taqueria/plugin-taquito | 0.40.6 |
@taqueria/protocol | 0.40.6 |
@taqueria/node-sdk | 0.40.6 |
@taqueria/toolkit | 0.40.6 |
Note: You can install the latest development version of a package with
taq install @taqueria/[packageName]@dev
.
@egarson so I updated the error messaging to be a little bit better, but also, updated the quickstart: https://fe860a82.taqueria-3ql.pages.dev/docs/getting-started/quickstart/
LIGO has changed quite a bit, and the quickstart was using a form of a contract that is no longer supported. If you don't mind giving the Quickstart another try and letting me know how you make out, that would be wonderful! Thanks again!
@egarson when following the quickstart, you'll need to use the beta version of Taqueria. You can find the binaries at the bottom of this page: https://github.com/pinnacle-labs/taqueria/actions/runs/6410281940
You'll then need to install the version of the LIGO plugin that has the fix:
taq install @taqueria/plugin-ligo@0.40.6
🚥 Status (Internal Taqueria Team Use Only)
🆘 What happened?
I followed exactly the steps in the quickstart, just a
taq init
, create the contract files in contracts/, install the ligo plugin, and thentaq compile counter.mligo
ortaq compile-all
. The contract is correctly generated (counter.tz) but error messages are issued. At first I thought it failed, obviously.🆘 Steps to Reproduce?
As above.
🪵 Relevant log output
🐘 How impactful is this bug?
🐜 Minor annoyance
⏱️ Prevalance
Every time
💻 Operating System
Linux
🕸️ System Architecture
x64
🌮 Taqueria Version
0.40.0
🌿 Node.js Version
v16.20.0
☎️ Contact Details
egarson@gmail.com
Code of Conduct