Closed tigloo closed 2 years ago
I found the problem. If a build
directory already exists at installation time of the plugin, the admin interface will not be rebuilt. Delete the build
directory after installing the plugin, this will force Strapi to rebuild its admin interface on the next start. Then the plugin also shows up.
Would be great to add this to the documentation.
I followed the instructions to install the plugin according to the documentation. I used the following command:
NPM completed without errors. However, the plugin does not show up in the settings menu as described in the documentation.