Drupal 8 error: "The following reasons prevent the modules from being uninstalled: Fields pending deletion"
153 words, ~0 min read
When you try and uninstall a module which has a field that you have used, it can throw the following error:
The …Hi, and welcome. I’ve been writing here since 2007 - a cross-section of my life and my interests. The most recent thread is kraya , a company I built and ran for 15 years.
There are also posts about triangle , a game I am building on zig .
You can also find poems and short stories if that’s what you’re into.
When you try and uninstall a module which has a field that you have used, it can throw the following error:
The …There are a lot of ways to manipulate the data returned by the index endpoint. In this post, we are going to consider …
I am hopeful the following will help someone scratch their head a little less in trying to understand the info returned …
Imagine your heart, beating in your chest.
It has two parts,
Love is created in one,
And recevied in the other.
See …
All around, as far as the eye can see,
Nothing around but darkness,
Not a flame in sight,
Not a single light,
No …
Xioban had been preparing for this for thousands of years. All his hard work would soon come to an end. While he …
Developing custom drivers on Mahout is fairly straightforward. You can inherit from MahoutDriver for Java drivers and …
A few simple steps to get Mahout running in Linux. This is mostly about the bash script to get it to run easily …
This post covers how to integrate pnp into an unreal project using miniupnp.
The first step is to clone the project from …
As with any software project, it is important to use some form of source control solution. For most software projects, …