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

Conversation

@vakrilov
Copy link
Contributor

Problem: fork-ts-checker-webpack-plugin@1.3.1 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

@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

3 participants