<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[e.dependencies.forEach is not a function]]></title><description><![CDATA[<p dir="auto">I'm getting this error when trying to load any plugin:</p>
<pre><code>Uncaught (in promise) TypeError: e.dependencies.forEach is not a function
    at yt (index.js:1:31140)
    at bt (index.js:1:31731)
    at r.value (index.js:1:257953)
    at r (index.js:1:163974)

e = {
    "name": "@plugins/windy-plugin-pg-mapa",
    "dependencies": "",
    "callback": "",
    "wasLoaded": false
}
</code></pre>
<p dir="auto">With some internal plugins, dependencies is an array.</p>
<p dir="auto">Where should I define the dependencies? However, it seems like an error in Windy itself.</p>
]]></description><link>https://community.windy.com/topic/26012/e-dependencies-foreach-is-not-a-function</link><generator>RSS for Node</generator><lastBuildDate>Wed, 13 May 2026 15:35:40 GMT</lastBuildDate><atom:link href="https://community.windy.com/topic/26012.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 08 Jun 2023 10:26:52 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to e.dependencies.forEach is not a function on Tue, 13 Jun 2023 15:59:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/vicb" aria-label="Profile: vicb">@<bdi>vicb</bdi></a> Thanks, that's the one.</p>
]]></description><link>https://community.windy.com/post/147125</link><guid isPermaLink="true">https://community.windy.com/post/147125</guid><dc:creator><![CDATA[jakubvrana]]></dc:creator><pubDate>Tue, 13 Jun 2023 15:59:33 GMT</pubDate></item><item><title><![CDATA[Reply to e.dependencies.forEach is not a function on Tue, 13 Jun 2023 13:36:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jakubvrana" aria-label="Profile: jakubvrana">@<bdi>jakubvrana</bdi></a> have you tried rqstClose?<br />
<a href="https://github.com/windycom/windy-plugins/blob/master/docs/WINDY_API.md#module-brodacast" rel="nofollow ugc">https://github.com/windycom/windy-plugins/blob/master/docs/WINDY_API.md#module-brodacast</a></p>
]]></description><link>https://community.windy.com/post/147104</link><guid isPermaLink="true">https://community.windy.com/post/147104</guid><dc:creator><![CDATA[vicb]]></dc:creator><pubDate>Tue, 13 Jun 2023 13:36:20 GMT</pubDate></item><item><title><![CDATA[Reply to e.dependencies.forEach is not a function on Tue, 13 Jun 2023 11:50:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/vicb" aria-label="Profile: vicb">@<bdi>vicb</bdi></a> Thanks. I've updated my plugin. Do you know how can I now close the left panel with the plugin. It used to be <code>this.close()</code> but <code>this</code> is not available anymore.</p>
<p dir="auto"><a href="https://github.com/vrana/windy-plugin-flymet/blob/08620d2e/src/plugin.js#L69" rel="nofollow ugc">https://github.com/vrana/windy-plugin-flymet/blob/08620d2e/src/plugin.js#L69</a></p>
]]></description><link>https://community.windy.com/post/147089</link><guid isPermaLink="true">https://community.windy.com/post/147089</guid><dc:creator><![CDATA[jakubvrana]]></dc:creator><pubDate>Tue, 13 Jun 2023 11:50:32 GMT</pubDate></item><item><title><![CDATA[Reply to e.dependencies.forEach is not a function on Mon, 12 Jun 2023 17:37:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jakubvrana" aria-label="Profile: jakubvrana">@<bdi>jakubvrana</bdi></a> this has changed with v39.</p>
<p dir="auto">You can see the new way to build plugins at <a href="https://github.com/windycom/windy-plugins" rel="nofollow ugc">https://github.com/windycom/windy-plugins</a></p>
<p dir="auto">This is <a href="https://github.com/vicb/windy-plugin-sounding/commit/5df4e9e7c086ab2df4ed92ac3d9a1fe88d14784d" rel="nofollow ugc">how I updated my plugin</a> to work with v39 - note that I was already using rollup before which was not the recommended way.</p>
<p dir="auto">You should definitely be using rollup now with the plugins from windy.</p>
]]></description><link>https://community.windy.com/post/146988</link><guid isPermaLink="true">https://community.windy.com/post/146988</guid><dc:creator><![CDATA[vicb]]></dc:creator><pubDate>Mon, 12 Jun 2023 17:37:41 GMT</pubDate></item><item><title><![CDATA[Reply to e.dependencies.forEach is not a function on Mon, 12 Jun 2023 08:00:06 GMT]]></title><description><![CDATA[<p dir="auto">Any news when it will works again? I am kind of lost without it :D</p>
<p dir="auto">Thank you</p>
]]></description><link>https://community.windy.com/post/146898</link><guid isPermaLink="true">https://community.windy.com/post/146898</guid><dc:creator><![CDATA[JakubRott]]></dc:creator><pubDate>Mon, 12 Jun 2023 08:00:06 GMT</pubDate></item><item><title><![CDATA[Reply to e.dependencies.forEach is not a function on Sat, 10 Jun 2023 03:48:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jakubvrana" aria-label="Profile: jakubvrana">@<bdi>jakubvrana</bdi></a> <a class="plugin-mentions-user plugin-mentions-a" href="/user/rittels" aria-label="Profile: rittels">@<bdi>rittels</bdi></a> am getting a similar error on my plugin</p>
]]></description><link>https://community.windy.com/post/146709</link><guid isPermaLink="true">https://community.windy.com/post/146709</guid><dc:creator><![CDATA[davink]]></dc:creator><pubDate>Sat, 10 Jun 2023 03:48:25 GMT</pubDate></item></channel></rss>