You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to install via docker method chillhub-firmware does not install due to underscore not being available. The fixes are in the main branch already just needs a new release tag.
npm WARN package.json chillhub-firmware@0.1.14 No README data
npm ERR! notarget No compatible version found: underscore@'>=2.0.1-0 <3.0.0-0'
npm ERR! notarget Valid install targets:
npm ERR! notarget ["1.0.3","1.0.4","1.1.0","1.1.1","1.1.2","1.1.3","1.1.4","1.1.5","1.1.6","1.1.7","1.2.0","1.2.1","1.2.2","1.2.3","1.2.4","1.3.0","1.3.1","1.3.2","1.3.3","1.4.0","1.4.1","1.4.2","1.4.3","1.4.4","1.5.0","1.5.1","1.5.2","1.6.0","1.7.0","1.8.0","1.8.1","1.8.2","1.8.3"]
The text was updated successfully, but these errors were encountered:
Trying to install via docker method chillhub-firmware does not install due to underscore not being available. The fixes are in the main branch already just needs a new release tag.
npm WARN package.json chillhub-firmware@0.1.14 No README data
npm ERR! notarget No compatible version found: underscore@'>=2.0.1-0 <3.0.0-0'
npm ERR! notarget Valid install targets:
npm ERR! notarget ["1.0.3","1.0.4","1.1.0","1.1.1","1.1.2","1.1.3","1.1.4","1.1.5","1.1.6","1.1.7","1.2.0","1.2.1","1.2.2","1.2.3","1.2.4","1.3.0","1.3.1","1.3.2","1.3.3","1.4.0","1.4.1","1.4.2","1.4.3","1.4.4","1.5.0","1.5.1","1.5.2","1.6.0","1.7.0","1.8.0","1.8.1","1.8.2","1.8.3"]
The text was updated successfully, but these errors were encountered: