- Issue created by @kalalshehri
- π¨π΄Colombia yovanny.gomez.oyola
I have not been able to replicate the error with the version 2.5.0, nor with version 2.5.3
Please enter the necessary steps to reproduce the error.
At the moment I think the best thing to do is the following:
1. Delete the /modules/contrib/dxpr_builder folder
2. Run composer require 'drupal/dxpr_builder:^2.5'
3. clear the cache.
4. Try to add content again.Regards,
- πΈπ¦Saudi Arabia kalalshehri
Hi
Thanks to you for your response
It is not after installationThis error happened after uninstalling the module
- π¨π΄Colombia yovanny.gomez.oyola
Hi @kalalshehri, thanks for the clarification.
I have tried installing and uninstalling the indicated version and also version 2.5.3. But I have not been able to replicate the error.
Did your uninstallation process suddenly generate an error? Like some timeout or did you uninstall with drush?
Please try running the following with drush:
1. drush cr
2. drush en dxpr_builder -y
3. drush cr
4. drush pmu dxpr_builder -y
5. drush cr
6. Add new content.If you have any error in any of them. Please add the screenshot
Regards,
- Status changed to Postponed: needs info
almost 2 years ago 11:23am 11 October 2023 - Status changed to Closed: cannot reproduce
14 days ago 7:47am 17 August 2025 Hello, the issue does not reproduce with the following stack:
β’ Drupal 11.1.7
β’ DXPR Builder 3.0.0-alpha58
We're closing the issue as outdated (and not reproducible with the latest versions of the stack used).In general, after the module uninstalling, it's required to clear the cache to update node type definitions.