@David-Ryzec-3 said in Unpublished plugin:
@ylenorment Hi, thanks for report, this is issue on our part and will be fixed
Thank you for the update !
@David-Ryzec-3 said in Unpublished plugin:
@ylenorment Hi, thanks for report, this is issue on our part and will be fixed
Thank you for the update !
I've been working on a plugin for my company. It was working fine, but suddently, the following message appeared when I was trying to load the plugin

I haven't changed anything either in the plugin or on the github project.
Is there an issue in the config ?
import type { ExternalPluginConfig } from '@windy/interfaces';
const config: ExternalPluginConfig = {
name: 'windy-plugin-mc-tracking-tool',
version: '0.0.7',
icon: '🛥',
title: 'MC boats tracking tool',
description: 'xxxxx',
author: 'xxxxx',
repository: 'https://github.com/xxxxx',
desktopUI: 'embedded',
mobileUI: 'fullscreen',
routerPath: '/xxxxx',
private: true,
};
export default config;
@Korina Thank you for you quick response, I will try both solution.
Is there any news about the entreprise version for the windy plugins ? I would be highly interested to be able to use it