Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support yarn during block release #6

Open
xavdid opened this issue Aug 17, 2020 · 2 comments
Open

Support yarn during block release #6

xavdid opened this issue Aug 17, 2020 · 2 comments

Comments

@xavdid
Copy link

xavdid commented Aug 17, 2020

I tried to release my block after having installed dependencies locally with yarn and got the following:

% block release
building
copying package.json file
copying package-lock.json file

❌ Error: package-lock.json does not exist!
Failed to build the block code!

This is using block v0.0.55.

Related, is the code for the CLI itself available on Github? It doesn't seem to be in this repo.

@arvinxx
Copy link

arvinxx commented Jan 5, 2021

I want it too.

@stemail23
Copy link

I would also like this. I have to work around by including an explicit npm install in our otherwise yarn-based CI deployment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants