andfanilo / streamlit-drawable-canvas

Do you like Quick, Draw? Well what if you could train/predict doodles drawn inside Streamlit? Also draws lines, circles and boxes over background images for annotation.
https://drawable-canvas.streamlit.app/
MIT License
541 stars 83 forks source link

Node Version #135

Open dwillhelm opened 11 months ago

dwillhelm commented 11 months ago

FYI: Could not build the package with node==18.X.

However, it will build successfully with node==16.X. Didn't troubleshoot further, but it might be nice to include the node/npm versions in the README. Might save other's some time.

 {
  opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ],
  library: 'digital envelope routines',
  reason: 'unsupported',
  code: 'ERR_OSSL_EVP_UNSUPPORTED'
}

Node.js v18.16.1