Skip to content
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

Issue with ts:generate-types with uuid field type #102

Open
drymek opened this issue Dec 7, 2024 · 0 comments
Open

Issue with ts:generate-types with uuid field type #102

drymek opened this issue Dec 7, 2024 · 0 comments

Comments

@drymek
Copy link

drymek commented Dec 7, 2024

I successfully installed and configured a collection with the strapi-advanced-uuid type. However, when I later tried to generate types, an error occurred.

strapi ts:generate-types
Error: Error loading the plugin strapi-advanced-uuid because strapi-advanced-uuid is not installed. Please either install the plugin or remove it's configuration.
    at loadPlugins (/opt/node_modules/@strapi/core/dist/loaders/plugins/index.js:111:13)
    at async Promise.all (index 3)
    at async Module.loadApplicationContext (/opt/node_modules/@strapi/core/dist/loaders/index.js:12:3)
    at async Object.register (/opt/node_modules/@strapi/core/dist/providers/registries.js:26:5)
    at async Strapi.register (/opt/node_modules/@strapi/core/dist/Strapi.js:326:7)
    at async action (/opt/node_modules/@strapi/strapi/dist/cli/commands/ts/generate-types.js:15:15)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant