-
```
container@pterodactyl~ Server marked as offline...
[Pterodactyl Daemon]: Checking server disk space usage, this could take a few seconds...
[Pterodactyl Daemon]: Updating process configuration …
-
Hello,
This plugin is wonderful to transfer schema and roles from one Directus instance to another. It's also great for allowing the user to backup the schema/roles to code for safe keeping. Is it…
-
### Describe the Bug
After Updating from directus 10.8.3 to 10.9.2 our bundle isnt getting registered anymore.
This is the error message.
```
err: {
"type": "TypeError",
"messag…
-
### Describe the Bug
Hi, the readme states
> All classic Directus versions 9 extensions should work without any hurdle with this open source branch.
but when I try to add the [directus-extensio…
-
### Describe the Bug
When I run 'npm run build` on a fresh module type extension (I think this applies to interface type as well) I get the following error:
```
[Error] Selector "[data-v-28616bcc…
-
### Describe the Bug
During the development of a extension using `npm run dev` the rollup-styles plugin isn't being rerun when changes are made, leading to styles not being applied correctly.
### To…
-
### Describe the Bug
I updated the Directus version from 10.8.3 to 10.9.2 in the Dockerfile and when installing the image, the error Error [ERR_REQUIRE_ESM]: require() of ES Module /directus/config…
-
**Which repository?**
Is it:
- citrineos-core
**Describe the bug**
With the latest version on citrineos-core I'm unable to build citrineos, docker build fail with npm error
**To Reproduce**…
-
With #16825 merged and released, we can take a next big step and unlock storage adapters as an extension type! This should in turn allow the community to make their own drivers for third party provide…
-
### Describe the Bug
I have a hook that requires a module that relies on __dirname to read a file in its own package location, the issue is that extension SDK will bundle everything up in a single …