Furkan Atakan BOZKURT

Results 9 comments of Furkan Atakan BOZKURT

> Same issue here. Does JSS team has plans to fix this as this probably affects everyone with more or less standard JSS setup > > Only workaround we see...

I think, a pr should be opened for this.

Yes, i solved with shell = true;

https://github.com/meliorence/react-native-snap-carousel/pull/955 I sent PR for this error.

Well, they can use this: https://github.com/lfabl/react-native-snap-carousel ``` yarn add https://github.com/lfabl/react-native-snap-carousel or npm i --save https://github.com/lfabl/react-native-snap-carousel ```

https://github.com/meliorence/react-native-snap-carousel/pull/955 I sent PR for this error.

You must only install C++ sdk to your pc. For x64: [here](https://aka.ms/vs/17/release/vc_redist.x64.exe) For x86: [here](https://aka.ms/vs/17/release/vc_redist.x86.exe) and do the following processes respectively: - delete node_modules directory. - delete android/build directory. -...