Voxelum / minecraft-launcher-core-node

Provide packages to install Minecraft, launch Minecraft and more to build launcher with NodeJs/Electron!
https://docs.xmcl.app/en/core/
MIT License
178 stars 26 forks source link

Nmp package not working #259

Closed D3adPlays closed 1 year ago

D3adPlays commented 1 year ago

I recently tried to install the @xmcl/core package on npm and got this error:

image image

Is there any way I can fix this?

ci010 commented 1 year ago

Thanks! Seems I somehow rotated the devDependencies & dependencies in @xmcl/unzip package causing this error. Will fix in next release.

Update:

Verified that installing the @xmcl/core@2.11.1 works for me.