<?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[M5Stack Basic V2.7: can&#x27;t install library M5Stack]]></title><description><![CDATA[<p dir="auto">Hi all, <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/1">@m5stack</a></p>
<p dir="auto">I've installed</p>
<ol>
<li>the board M5Stick-C-Plus and the library M5StickCPlus: all is fine! Run sucessfully many sketches on the Stick</li>
<li>the libraries M5Unified and M5GFX: all is fine, both are great libraries (<strong>congrats to the developers</strong>)!</li>
<li>now I installed the board M5Stack-Core-ESP32 (Basic V2.7): looks good</li>
<li>installing the library M5Stack failed with error message "<strong>Failed to install library: 'M5Stack:0.4.5'. No valid dependencies solution found: dependency 'MODULE_GRBL13.2' is not available</strong>"</li>
<li>manually installing "MODULE_GRBL13.2'" and then install M5Stack again, leads to the same error message</li>
</ol>
<p dir="auto">running the "Hello World" program with #include &lt;M5Unified.h&gt; instead of #include &lt;M5Stack.h&gt; works, so the device is fine.</p>
<p dir="auto">As with M5Unified.h not all functionality of M5Stack.h is supported yet, <strong>I NEED a working M5Stack library</strong>.</p>
<p dir="auto"><strong>So how to proceed?</strong></p>
<p dir="auto">Thanks Marcus<br />
P.S.: same issue, see <a href="https://forum.m5stack.com/topic/5620/%E8%B3%AA%E5%95%8F-m5stack%E3%83%A9%E3%82%A4%E3%83%96%E3%83%A9%E3%83%AA%E3%82%92%E3%82%A2%E3%83%83%E3%83%97%E3%83%87%E3%83%BC%E3%83%88%E3%81%A7%E3%81%8D%E3%81%BE%E3%81%9B%E3%82%93" target="_blank" rel="noopener noreferrer nofollow ugc">https://forum.m5stack.com/topic/5620/質問-m5stackライブラリをアップデートできません</a> <strong>posted 2 weeks ago with no answer yet</strong> (so its not only me)</p>
]]></description><link>https://community.m5stack.com/topic/5642/m5stack-basic-v2-7-can-t-install-library-m5stack</link><generator>RSS for Node</generator><lastBuildDate>Sat, 14 Mar 2026 09:09:24 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/5642.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 14 Sep 2023 17:57:19 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to M5Stack Basic V2.7: can&#x27;t install library M5Stack on Fri, 15 Sep 2023 11:11:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/7508">@teastain</a><br />
Hi Terry, et al</p>
<p dir="auto"><strong>thx 1M</strong> for your effort helping me!</p>
<p dir="auto">I've just found the work around:<br />
As per "<a href="https://github.com/m5stack/M5Stack/issues/314" target="_blank" rel="noopener noreferrer nofollow ugc">M5Stack Library won't install on Arduino IDE</a>", <a href="https://github.com/CitrusPeel" target="_blank" rel="noopener noreferrer nofollow ugc">CitrusPeel</a> identified the issue:</p>
<p dir="auto">The package's name "MODULE_GRBL13.2" in <a href="https://github.com/m5stack/M5Stack/blob/master/library.properties" target="_blank" rel="noopener noreferrer nofollow ugc">library.properties</a> should be "<strong>MODULE_GRBL_13.2</strong>" (underline instead of space before 13.2).</p>
<p dir="auto">So</p>
<ol>
<li>download <a href="https://github.com/m5stack/M5Stack" target="_blank" rel="noopener noreferrer nofollow ugc">M5Stack</a></li>
<li>unzip it</li>
<li>edit file "library.properties", line to "depends=M5Family,M5Module-4Relay,MODULE_GRBL_13.2,M5_BMM150"</li>
<li>zip it and install zipped library</li>
<li>restart IDE</li>
<li>update now performed flawless</li>
</ol>
<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/1">@m5stack</a>: awaiting M5Stack (0.4.<strong>6</strong>) to be released soon, as not all users having the knowledge on how to apply this "patch".</p>
<p dir="auto">Cheers, Marcus</p>
]]></description><link>https://community.m5stack.com/post/22236</link><guid isPermaLink="true">https://community.m5stack.com/post/22236</guid><dc:creator><![CDATA[maze2904]]></dc:creator><pubDate>Fri, 15 Sep 2023 11:11:22 GMT</pubDate></item><item><title><![CDATA[Reply to M5Stack Basic V2.7: can&#x27;t install library M5Stack on Fri, 15 Sep 2023 04:08:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/54207">@maze2904</a> OK, well now I think I understand.<br />
This is tricky...you may have a directory in your computer called:<br />
/Users/yourname/Library/Arduino15/packages/m5stack/hardware<br />
This is mine on a iMac...PC probably the same.<br />
Go to the m5stack folder and investigate the next level folders, such as ESP32 and the like.<br />
You may have to burn down (delete the whole structure of files!) the m5stack folder from "/Users/yourname/Library/Arduino15/packages/"<br />
and re-install the packages by letting the Arduino IDE see that the files are missing.<br />
You should consider first deleting your json link to the board defs:<br />
<img src="/assets/uploads/files/1694749979826-arduino-prefs-resized.png" alt="0_1694749977585_Arduino prefs.png" class=" img-fluid img-markdown" /><br />
To be sure that you have burnt the stack back down to<br />
"/Users/yourname/Library/Arduino15/packages/" and delete all files and folders from, and including:" m5stack &gt; hardware &gt; esp32&gt;2.0.7" and any extraneous folders beyond m5stack. (Whew!)<br />
Hopefully the Arduino IDE board defs and libraries update function will restore all the dependancies, without any conflicts.<br />
M5Stack over on the AtomS3 GitHub repository advised me to do this and it worked(!) for a problem with my new AtomS3.<br />
-Terry</p>
]]></description><link>https://community.m5stack.com/post/22232</link><guid isPermaLink="true">https://community.m5stack.com/post/22232</guid><dc:creator><![CDATA[teastain]]></dc:creator><pubDate>Fri, 15 Sep 2023 04:08:34 GMT</pubDate></item><item><title><![CDATA[Reply to M5Stack Basic V2.7: can&#x27;t install library M5Stack on Fri, 15 Sep 2023 01:06:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/7508">@teastain</a><br />
Hi Terry,</p>
<p dir="auto">HW: M5Stack-Core-ESP32<br />
Arduino IDE 2.2.1<br />
M5Stack board definition 2.0.7<br />
my problem is: I <strong>can't</strong> install the library M5Stack, getting "Failed to install library: 'M5Stack:0.4.5'. No valid dependencies solution found: dependency 'MODULE_GRBL13.2' is not available"</p>
<p dir="auto">Thx, Marcus</p>
]]></description><link>https://community.m5stack.com/post/22231</link><guid isPermaLink="true">https://community.m5stack.com/post/22231</guid><dc:creator><![CDATA[maze2904]]></dc:creator><pubDate>Fri, 15 Sep 2023 01:06:28 GMT</pubDate></item><item><title><![CDATA[Reply to M5Stack Basic V2.7: can&#x27;t install library M5Stack on Fri, 15 Sep 2023 00:29:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/54207">@maze2904</a><br />
Is this Arduino IDE 2.x.x?<br />
I am running<br />
Arduino IDE 2.2.1<br />
M5Stack library 0.4.5<br />
M5Stack board definition 2.0.7<br />
And I can program my Core Metal with no problems.<br />
Just did a comprehensive mod to my sketch, It compiles just fine!<br />
Hope my info helps.<br />
-Terry</p>
]]></description><link>https://community.m5stack.com/post/22230</link><guid isPermaLink="true">https://community.m5stack.com/post/22230</guid><dc:creator><![CDATA[teastain]]></dc:creator><pubDate>Fri, 15 Sep 2023 00:29:57 GMT</pubDate></item></channel></rss>