-
Notifications
You must be signed in to change notification settings - Fork 4
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
Breaks the compiler #22
Comments
@johnspackman Any idea why this happens? |
@ChristianMayer I've also use qxl dialog in my app but didn't get the error. Maybe something wrong happens on this week. Could you add more info about OS, nodejs, framework (versions). |
It's not the latest as I'm in the middle of creating new features, so I don't want the uncertainty of new versions at the same time.
|
Looks like it latest OS. and node is high. Maybe the problem starts with them. I use so far Ubuntu 22.04 and qx 7.7.2. I doubt it is bc qx version but just in case could you check for qx 7.2.2 to exclude qx version factor please? |
When you tell me how to do it, I'd be happy to. |
Just install newest version via npm install @qooxdoo/framework or npm install @qooxdoo/[email protected] . Or is it impossible? |
Ah, |
@ChristianMayer I ask you because can not install Kubuntu 24.04. |
You may create copy of project and install there qooxdoo locally. Local qooxdoo will hide globally installed. |
Ok, now I've upgraded Qx, but the result is the same:
|
Now updating node to the latest LTS:
|
node version 23.3.0 qx create test is working without any problems |
Tomorrow I will check on my ubuntu laptop. Maybe the problem is in |
@ChristianMayer node v21.1.7 . Ubuntu 22.04. qx 7.7.2. Works fine but without arg |
Yes this would help! I might find some time over the holidays to create a fix that would work if I can reproduce the issue with some code - like a minimal qooxdoo project based on the hello world, making an API call to your backend which fails and using a similar config structure as your original project. |
I've just installed it according to the readme:
but trying to run the compiler it's now failing with:
The text was updated successfully, but these errors were encountered: