axemclion / react-native-cordova-plugin

Cordova Plugin Adapter for React Native
ISC License
440 stars 35 forks source link

[QUESTION] 'node_modules' is not recognized as an internal or external command #44

Open rajesh-tcs opened 7 years ago

rajesh-tcs commented 7 years ago

Hi,

Step 1 and 2 is successful integrated but i am facing issue in step 3.

$ node_modules/.bin/cordova-plugin add cordova-plugin-camera cordova-plugin-contacts

While executing above command i am getting below error

Error: 'node_modules' is not recognized as an internal or external command,operable program or batch file.

Please help me on this issue

axemclion commented 7 years ago

This plugin works only with older verson of react-native.

rajesh-tcs commented 7 years ago

could you please help me how to add cordova-plugin in reactJS??? @axemclion