TezosTaqueria / taqueria

*BETA* Taqueria provides a seamless development workflow to easily build, test and deploy your Tezos applications.
https://taqueria.io
Apache License 2.0
64 stars 20 forks source link

๐Ÿ› Bug โžพ `taq opt-in` fails with "Path does not exist" #1911

Closed egarson closed 11 months ago

egarson commented 11 months ago

๐Ÿšฅ Status (Internal Taqueria Team Use Only)

๐Ÿ†˜ What happened?

Doing a taq opt-in on a fresh install of 0.40.0 results in "Path does not exist: /home/edward/.taq-settings/taq-settings.json".

๐Ÿ†˜ Steps to Reproduce?

Run taq opt-in on a fresh install (I just re-installed the OS, XUbuntu/XFCE4, fwiw).

๐Ÿชต Relevant log output

batl git:(master) โœ— taq opt-in
taq opt-in

Opt-in to sharing anonymous usage analytics

Options:
  -p, --projectDir  Path to your project directory                                                                                                                                                                              [default: "./"]
  -e, --env         Specify an environment configuration
      --version     Show version number                                                                                                                                                                                               [boolean]
      --build       Display build information about the current version                                                                                                                                                               [boolean]

Path does not exist: /home/edward/.taq-settings/taq-settings.json

๐Ÿ˜ How impactful is this bug?

๐Ÿœ Minor annoyance

โฑ๏ธ Prevalance

Every time.

๐Ÿ’ป Operating System

None

๐Ÿ•ธ๏ธ System Architecture

x64

๐ŸŒฎ Taqueria Version

0.40.0

๐ŸŒฟ Node.js Version

v16.20.0

โ˜Ž๏ธ Contact Details

egarson@gmail.com

Code of Conduct

mweichert commented 11 months ago

Thanks for the report, @egarson! I'll look into this right away.

github-actions[bot] commented 11 months ago

Published Binaries & Packages

Published Version
Taq Binary (MacOS) 0.40.7
Taq Binary (Windows) 0.40.7
VSIX for VSCode Extension 0.40.7
@taqueria/plugin-archetype 0.40.7
@taqueria/plugin-contract-types 0.40.7
@taqueria/plugin-core 0.40.7
@taqueria/plugin-flextesa 0.40.7
@taqueria/plugin-ipfs-pinata 0.40.7
@taqueria/plugin-jest 0.40.7
@taqueria/plugin-ligo 0.40.7
@taqueria/plugin-metadata 0.40.7
@taqueria/plugin-octez-client 0.40.7
@taqueria/plugin-smartpy 0.40.7
@taqueria/plugin-smartpy-legacy 0.40.7
@taqueria/plugin-taquito 0.40.7
@taqueria/protocol 0.40.7
@taqueria/node-sdk 0.40.7
@taqueria/toolkit 0.40.7

Note: You can install the latest development version of a package with taq install @taqueria/[packageName]@dev.