Skip to content
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.

chore: fix eslint deps resolve issues during npm i #45

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cwkang1998
Copy link

@cwkang1998 cwkang1998 commented Oct 29, 2022

As per title, doing npm i fails to resolve the dependency. Currently fixing this via installing the latest version of @typescript-eslint/parser.

Working with node 16.18 & node 18.11, with npm 8.19.2.

Fixes #44

@cwkang1998 cwkang1998 changed the title chore: fail to resolve peer deps for eslint during npm i chore: fix fail to resolve peer deps for eslint during npm i Oct 29, 2022
@cwkang1998 cwkang1998 changed the title chore: fix fail to resolve peer deps for eslint during npm i chore: fix deps resolve issues for eslint during npm i Oct 29, 2022
@cwkang1998 cwkang1998 changed the title chore: fix deps resolve issues for eslint during npm i chore: fix eslint deps resolve issues during npm i Oct 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Could not resolve dependencies error when attempting npm i
1 participant