GithubHelp home page GithubHelp logo

Comments (3)

Ralghs avatar Ralghs commented on June 27, 2024

I ignored this problem and proceed to "npm start". I ran "npm start" and "streamlit run ....", I got

Your app is having trouble loading the init.my_component component.

(The app is attempting to load the component from http://localhost:3001/, and hasn't received its "streamlit
" message.)

If this is a development build, have you started the dev server?
If this is a release build, have you compiled the frontend?
For more troubleshooting help, please see the Streamlit Component docs or visit our forums.

from component-template.

Ellepourmoi avatar Ellepourmoi commented on June 27, 2024

This is the message "opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ],
library: 'digital envelope routines',
reason: 'unsupported',
code: 'ERR_OSSL_EVP_UNSUPPORTED'" what can be done to overcome this.Please help

from component-template.

sfc-gh-kbregula avatar sfc-gh-kbregula commented on June 27, 2024

We have updated all dependencies and released a new version of the library which should solve this problem.
Npm registry: https://www.npmjs.com/package/streamlit-component-lib
Release notes: https://github.com/streamlit/streamlit/blob/develop/component-lib/RELEASE_NOTES.md

code: 'ERR_OSSL_EVP_UNSUPPORTED'"

This error occurred if you were using too new NodeJS relative to the installed version of react-script. We now use react-script v5 and we support the following NodeJS versions: 16.x, 18.x, 19.x.

from component-template.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.