react-native-esc-pos icon indicating copy to clipboard operation
react-native-esc-pos copied to clipboard

0.63 error

Open Abramovick opened this issue 5 years ago • 0 comments

Hi there, I get this when i try to set it up.

Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.
> Could not resolve all task dependencies for configuration ':app:debugCompileClasspath'.
   > Could not resolve project :react-native-esc-pos.
     Required by:
         project :app
      > No matching configuration of project :react-native-esc-pos was found. The consumer was configured to find an API of a component, as well as attribute 'com.android.build.api.attributes.BuildTypeAttr' with value 'debug', attribute 'react-native-camera' with value 'general', attribute 'RNN.reactNativeVersion' with value 'reactNative62' but:
          - None of the consumable configurations have attributes.

Anyone encountered this before? and any tips on how to fix?

Abramovick avatar Jan 07 '21 19:01 Abramovick