Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

chore: freeze fork-ts-checker-webpack-plugin #886

Merged
merged 1 commit into from
May 10, 2019

Conversation

vakrilov
Copy link
Contributor

Problem: [email protected] has a dependency to @types/webpack which has a dependency to @types/node.

Because these are direct dependencies you get @types/node installed in your NS project which causes problems - clashing node types in NS project.

Solution: Freeze the version freeze fork-ts-checker-webpack-plugin to 1.3.0 which does not have the @types/webpack dependency.

@cla-bot cla-bot bot added the cla: yes label May 10, 2019
@ghost ghost assigned vakrilov May 10, 2019
@ghost ghost added new PR review labels May 10, 2019
@vakrilov
Copy link
Contributor Author

Issue reported here: TypeStrong/fork-ts-checker-webpack-plugin#281 (comment)

@SvetoslavTsenov
Copy link
Contributor

test ios#rc ngapps

@SvetoslavTsenov
Copy link
Contributor

test ios#rc modal_navigation

@SvetoslavTsenov SvetoslavTsenov merged commit 5f7f70a into master May 10, 2019
@ghost ghost removed new PR review labels May 10, 2019
@SvetoslavTsenov SvetoslavTsenov deleted the fix-ts-cheker-version branch May 10, 2019 10:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants