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

Version 4.2.0 import broken #145

Closed
loopingz opened this issue Jun 15, 2022 · 0 comments · Fixed by #146
Closed

Version 4.2.0 import broken #145

loopingz opened this issue Jun 15, 2022 · 0 comments · Fixed by #146
Labels
Priority: Critical This should be dealt with ASAP. Not fixing this issue would be a serious error. Type: Bug Inconsistencies or issues which will cause a problem for users or implementors.

Comments

@loopingz
Copy link

Bug Report

When upgrading from 4.1.x to 4.2.0, same code do not compile anymore

error TS2307: Cannot find module 'deepmerge-ts' or its corresponding type declarations.

2 import { deepmerge } from "deepmerge-ts";

Expected behavior

Normal compilation

@loopingz loopingz added Status: Triage This issue needs to be triaged. Type: Bug Inconsistencies or issues which will cause a problem for users or implementors. labels Jun 15, 2022
@RebeccaStevens RebeccaStevens added Priority: Critical This should be dealt with ASAP. Not fixing this issue would be a serious error. and removed Status: Triage This issue needs to be triaged. labels Jun 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Critical This should be dealt with ASAP. Not fixing this issue would be a serious error. Type: Bug Inconsistencies or issues which will cause a problem for users or implementors.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants