Resolve Phantom Dependency problems #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "patch/phantom-dependency"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I'm having two issues related Phantom Dependency in Yarn berry:
⬆️ In
HEAD/src/html.ts#L4referring@codemirror/viewbut the package isn't included in thepackage.json.⬆️ This issue has been resolved in
@lezer/html@1.0.1, so I suggest upgrading.Yarn berry is a package manager that blocks phantom dependency issues.
If possible, I would like to upgrade to a version that fixes this problem and use it.. 🥺
Additional proposals: Package lock files
How about create
package-lock.jsonoryarn.lockas a lock file?Your patch upgrades @lezer/common and removes the dependency on @lezer/html. Is that intentional?
It was my mistake 😅. I amend latest commit and did a force push, so please review it again 🙏🏻 .
I would like to upgrade to a version that fixes this problem and use it.. 🥺 Could you please upload a new version to NPM..?
Sure. I've tagged 6.1.1