zakodium-oss / react-science

React components and tools to build scientific applications.
https://react-science.pages.dev
MIT License
3 stars 6 forks source link

fix: update dependencies #677

Closed lpatiny closed 5 months ago

cloudflare-pages[bot] commented 5 months ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: f80211f
Status:🚫  Build failed.

View logs

lpatiny commented 5 months ago

@targos Could you help with the updates of the dependencies ? Not sure if the project is compatible with last versions of vitest, typescript and playwright.

targos commented 5 months ago
Error: Cannot find module @rollup/rollup-linux-x64-gnu. npm has a bug related to optional dependencies (https://github.com/npm/cli/issues/4828). Please try `npm i` again after removing both package-lock.json and node_modules directory.

Have you removed node_modules and package-lock.json before doing npm install?