From 6d78b75a10ff38d4969c69918f019fc403d8894e Mon Sep 17 00:00:00 2001 From: Martin Konicek Date: Wed, 26 Aug 2015 17:04:53 +0100 Subject: [PATCH] Update CONTRIBUTING.md --- react-native-cli/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/react-native-cli/CONTRIBUTING.md b/react-native-cli/CONTRIBUTING.md index 36efdb8c0..9f40e2be0 100644 --- a/react-native-cli/CONTRIBUTING.md +++ b/react-native-cli/CONTRIBUTING.md @@ -88,7 +88,7 @@ To unset the npm registry, do: ## Troubleshooting -##### Message "Module version mismatch" from Sinopia +##### Sinopia crashes with "Module version mismatch" This usually happens when you install a package using one version of Node and then change to a different version. This can happen when you update Node, or switch to a different version with nvm. Do: