PablocFonseca / streamlit-aggrid

Implementation of Ag-Grid component for Streamlit
https://pypi.org/project/streamlit-aggrid/
MIT License
1.05k stars 199 forks source link

'*.mjs' file, or a '*.js #163

Closed llllyang123 closed 6 months ago

llllyang123 commented 1 year ago

Module not found: Error: Can't resolve './ipc/writer' in 'D:\gitlab-new\streamlit-aggrid-pro-back\streamlit-aggrid\st_aggrid\frontend\node_modules\streamlit-component-lib\node_modules\apache-arrow' Did you mean 'writer.mjs'? BREAKING CHANGE: The request './ipc/writer' failed to resolve only because it was resolved as fully specified (probably because the origin is strict EcmaScript Module, e. g. a module with javascript mimetype, a '.mjs' file, or a '.js' file where the package.json contains '"type": "module"'). The extension in the request is mandatory for it to be fully specified. Add the extension to the request.