ds300 / ds300/patch-package

Cannot update patch file version of dependency update

Open
#386 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
11.2k
Forks
325
PR merge metrics
No merged PRs in 30d

Description

Today, I am trying to using npm to update version of dependency typeorm.
Here are the troubles I met:
I use
`npx patch-package typeorm`
the the error appears:
![image](https://user-images.githubusercontent.com/101650456/162407433-7d5e3f12-4a3a-4e7b-a7e6-be3b30dd44a5.png)
I have searched other issues and try to use the solutions, but they aren't worked for me and all appear the same error.
I have used `npx patch-package typeorm --exclude '^$'`
`npx patch-package typeorm --exclude 'nothing'`
![image](https://user-images.githubusercontent.com/101650456/162407971-05d0255b-0956-48a4-88de-ad0f10ea6da5.png)

Have anyone met the same error before? I will be very thankful if you can offer me the solutions.

Node v16.14.2
npm v8.5.0

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.