brinktrade / brink-core

Core smart contracts for Brink accounts
GNU General Public License v3.0
13 stars 7 forks source link

yarn install does not work #2

Closed jpzk closed 3 years ago

jpzk commented 3 years ago

yarn install v1.22.10 info No lockfile found. [1/4] 🔍 Resolving packages... error An unexpected error occurred: "https://registry.yarnpkg.com/@brinkninja%2ftest-helpers: Not found".

running node v16.2.0

mikec commented 3 years ago

@jpzk this is fixed now. switched to use https://github.com/brinktrade/brink-utils instead of the private test-helpers repo which is deprecated