Skip to content

Conversation

@thammerl
Copy link

To help with capacitor-community#114.

@thammerl thammerl changed the title Upgade CI build to Java 21 and fix code formatting Upgrade CI build to Java 21 and fix code formatting Mar 24, 2025
@gabekole
Copy link
Owner

it appears there is a build error with Web

 - `package-lock.json` is missing @rollup/rollup-darwin-arm64.
 - See npm/cli#4828.
@thammerl
Copy link
Author

it appears there is a build error with Web

Yes, as stated by the build error, that was caused by this npm bug:

Error: Cannot find module @rollup/rollup-darwin-arm64. npm has a bug related to optional dependencies (npm/cli#4828). Please try npm i again after removing both package-lock.json and node_modules directory.

I did just that and the build is now stable again, but that also caused some dependencies to be updated as new versions have been released since the package-lock.json file was generated.

@gabekole gabekole merged commit 608a368 into gabekole:master Mar 24, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants