-
-
Notifications
You must be signed in to change notification settings - Fork 170
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug Report]: "Cannot redefine property: init..." on versions after @farmfe/core 1.3.12 #1755
Comments
I'll take a look, thanks for reporting issues |
Any update on this issue? |
It will be fixed in |
Merged
Merged
Still getting the issue on: "@sentry/node": "8.34.0",
"@sentry/react": "8.34.0",
"@sentry/vite-plugin": "2.22.5",
"@farmfe/cli": "1.0.4",
"@farmfe/core": "1.3.26",
"@farmfe/js-plugin-postcss": "1.8.1",
"@farmfe/plugin-react": "1.2.3" |
I missed a package when publishing packages, I'll publish it with @farmfe/core@1.2.27 |
@farmfe/core@1.2.27 released, it should work as expected now |
Looks good now🥳 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Steps to reproduce
My code builds and serves just fine on
@farmfe/core 1.3.12
, but all versions from.13-.16
give the issue below. Here are the packages I'm using:Reproduce link
No response
What is actually happening?
Failed to build or serve live
System Info
System: OS: macOS 14.6.1 CPU: (10) arm64 Apple M1 Pro Memory: 78.08 MB / 16.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 22.7.0 - /opt/homebrew/bin/node npm: 10.8.0 - /opt/homebrew/bin/npm bun: 1.1.26 - /opt/homebrew/bin/bun Browsers: Chrome: 128.0.6613.114 Safari: 17.6 npmPackages: @farmfe/core: 1.3.16 => 1.3.16
The text was updated successfully, but these errors were encountered: