Pedro Silveira Lopes
Pedro Silveira Lopes
Same error here :( Really annoying that react-native-web just removed something that was not removed from react-native and broke a lot of packages... hope this PR get merged soon
Same with me.
Found the solution. You have to increase the timoutPerLine in the options: ``` const options = { preview: false, width: width, copies: copies, printerName: printerName, timeOutPerLine: 5000, // THIS silent:...
> > > > Hi, sorry my english is bad but i want to share how i can change theme color of the picker. > > in `android/app/src/main/res/values/styles.xml` i put:...
Hello there! A good workaround is using WSL with Ubuntu to run Python-MIP.
Same problem here.
The PR from @fs-eire works for me.
This fixed the problem for me.
Like @vertoker said, the problem seems to be memory usage to clone the repository. An easy workaround (at least for android) is to make the initial clone yourself. One option...
Same error, but it seems like this package is not maintained anymore