rawgraphs-app
                                
                                 rawgraphs-app copied to clipboard
                                
                                    rawgraphs-app copied to clipboard
                            
                            
                            
                        Error: Can't resolve '~react-data-grid/dist/react-data-grid.css'
Hi, the app cannot start. It shows the fallowing code.
./src/styles/index.scss (./node_modules/css-loader/dist/cjs.js??ref--5-oneOf-6-1!./node_modules/postcss-loader/src??postcss!./node_modules/resolve-url-loader??ref--5-oneOf-6-3!./node_modules/sass-loader/dist/cjs.js??ref--5-oneOf-6-4!./src/styles/index.scss) Error: Can't resolve '~react-data-grid/dist/react-data-grid.css'
in rawgraphs-app\src\styles'
@KP78 If you not install dependencies with project yarn.lock, just comment it out.
Sorry can you elaborate on the workaround?
Using current latest release works fine (same instructions yarn install yarn start) : https://github.com/rawgraphs/rawgraphs-app/releases/tag/v2.0.0-beta.11
This might be due to the version of react-data-grid that hasn't been updated while other package have
I am having the same issue, after following the same yarn install yarn start instructions. Any other advice? The favicon appears on the browser but that is about it.
@Pignated could you please copy/paste the error you get?