leesiongchan / react-native-esc-pos

A React Native ESC/POS module to help you connect to your ESC/POS printer easily.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

0.63 error

Abramovick opened this issue · 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?