Sha256: 171a5394f33ecadd447aaa9ad4a1b0f907b3358d2168e088f9992a3443f3c709

Contents?: true

Size: 694 Bytes

Versions: 8

Compression:

Stored size: 694 Bytes

Contents

  
  If all the missing files are from the vendor directory, you have 2 options:

  1) If you cloned the denko repo with git, please run:

     git submodule update --init --recursive

     Then try generating the sketch again.
     This command clones the needed repos into denko's src/vendor folder.

  2) If you installed the gem via gem install, you can ignore missing vendor
    files and install the libraries in your Arduino app instead.

     The libraries used are:
     
       IRremote v2.3.2
       IRremoteESP8266 v2.3.2

     In the Arduino app's library manager, search for them by name. Please
     install the versions listed here. Newer or older versions may be incompatible.

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
denko-0.14.0 lib/denko_cli/missing_files.txt
denko-0.13.6 lib/denko_cli/missing_files.txt
denko-0.13.5 lib/denko_cli/missing_files.txt
denko-0.13.4 lib/denko_cli/missing_files.txt
denko-0.13.3 lib/denko_cli/missing_files.txt
denko-0.13.2 lib/denko_cli/missing_files.txt
denko-0.13.1 lib/denko_cli/missing_files.txt
denko-0.13.0 lib/denko_cli/missing_files.txt