Nurseiit Tursunkulov

Results 12 issues of Nurseiit Tursunkulov

when I add this dependencies, I can not run app because Default Activity not found. implementation ("androidx.ui:ui-tooling:0.1.0-dev02") implementation ("androidx.ui:ui-layout:0.1.0-dev02") implementation ("androidx.ui:ui-material:0.1.0-dev02") I use this : distributionUrl=https\://services.gradle.org/distributions/gradle-5.6.1-all.zip

When I run standalone raining animation : ` Particles( modifier = Modifier .fillMaxSize(), iteration = pa.value, parameters = rainParameters.copy( particleCount = 2000, minAngle = 265, maxAngle = 295, ), )`...

I tried to use stackoverflow solutions but it did not help

I want to start to contribute but the project gives this error. How to solve it?

zsh: no such file or directory: ./server/build/install/server/bin/hello-world-server what to do?

**Describe the bug** Android studio Error “Unsupported Modules Detected: Compilation is not supported for following modules” **To Reproduce** Steps to reproduce the behavior: run source code **Expected behavior** launch app...

bug

I can not run the sample it gives me the following error: /home/n/.gradle/caches/transforms-2/files-2.1/5ac39e6d411973d39c153a0f3f403e5c/ui-1.0.4/res/drawable-hdpi-v4/balloon_outgoing_normal.9.png:

I spent all day trying to understand and make a sample app on my own. But there is not clear API, the sample android project is awfull just a mess...

: Application run failed org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'commonAxonConfig': Injection of autowired dependencies failed; nested exception is org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:380) ~[spring-beans-5.1.5.RELEASE.jar:5.1.5.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1395) ~[spring-beans-5.1.5.RELEASE.jar:5.1.5.RELEASE] at...

I got the following exception whenewer I try to run ios version: `failed with code: 65`