Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

Issue with Yarn and Package-lock.json #15

Open
PiyushSuthar opened this issue Nov 21, 2020 · 1 comment
Open

Issue with Yarn and Package-lock.json #15

PiyushSuthar opened this issue Nov 21, 2020 · 1 comment

Comments

@PiyushSuthar
Copy link
Contributor

Hi, I had recently switched over to yarn from npm and I'm facing some issues here.

1

Whenever I choose Yarn as the Installer, I get this error.
image

It is to be noted that this happens on with the repo without a package-lock.json.
This is the repo which I used https://github.com/saurabhdaware/tailwind-with-abell.

I tried and choose NPM as the installer and It was working fine...

2

Whenever I try with a repo/template without a yarn.lock, it gets stuck over here...
image

If I'm not wrong then, it's because whenever there's no yarn.lock in a project, yarn warns us and asks us to confirm... And in this case there are no logs .So it's not asking anything and not going further...


Device Info:-

OS:- Windows 10 (64 Bit)
Node Version:- v14.15.0
yarn version:- 1.22.5

@saurabhdaware
Copy link
Member

Hi can you update the create-abell-app and check now? I solved the first error yesterday. I'll have to check the 2nd issue

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

No branches or pull requests

2 participants