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

json-joy peerDependency at version "^9.2.0" includes a "con" folder which is undeletable in windows #979

Closed
bertearazvan opened this issue Jan 11, 2024 · 0 comments · Fixed by #966

Comments

@bertearazvan
Copy link

bertearazvan commented Jan 11, 2024

Hi,

We encountered an error caused by the peerDependencies of this package because it includes folders named "con" in Windows.

It happened when we installed webpack-dev-server, which has this package memfs as a peerDependency at which you have as a peer dependency json-joy@v9.2.0. This release has a json-crdt > con folder which is not deletable in windows because it is a reserved name. https://answers.microsoft.com/en-us/windows/forum/all/why-cant-i-create-a-folder-with-con-name/23c86662-4988-4c7d-9c2d-3e33d4413de3

I see that at least in the latest release of json-joy@v.11.28.0 they do not have that folder anymore. Can you please update your peerDependencies if you're not locked at 9.2.0?

@bertearazvan bertearazvan changed the title json-joy dependency at version "^9.2.0" includes a "con" folder which is undeletable in windows json-joy peerDependency at version "^9.2.0" includes a "con" folder which is undeletable in windows Jan 11, 2024
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

Successfully merging a pull request may close this issue.

1 participant