<div dir="ltr"><div><font face="monospace, monospace">Hi guys,</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">I am new to Sugar. I am currently going through the tutorial posted here:</font></div><div><font face="monospace, monospace"><a href="https://developer.sugarlabs.org/activity.md.html">https://developer.sugarlabs.org/activity.md.html</a></font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">I created a sample activity(using exactly the same instructions given in the tutorial). In the console, I noticed the following error:</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">Error: Load timeout for modules: webL10n</font></div><div><font face="monospace, monospace"><a href="http://require.js.org/docs/errros.html#timeout">http://require.js.org/docs/errros.html#timeout</a></font></div><div><font face="monospace, monospace">onError</font></div><div><font face="monospace, monospace">onError</font></div><div><font face="monospace, monospace">checkLoaded</font></div><div><font face="monospace, monospace">(anonymous function)</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">I tried:</font></div><div><font face="monospace, monospace">volo add webL10n</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">It gave me a 301 error.</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">I then tried:</font></div><div><font face="monospace, monospace">volo add <a href="https://github.com/fabi1cazenave/webL10n">https://github.com/fabi1cazenave/webL10n</a></font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">which successfully installed webL10n. But the error still appears in the</font></div><div><font face="monospace, monospace">console. </font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">Also, I am not able to load any dynamic content using mustache(despite having a successful volo add) or console log out a statement when "my-button" ( <a href="https://developer.sugarlabs.org/activity.md.html#first%20steps">https://developer.sugarlabs.org/activity.md.html#first%20steps</a>) is clicked. Could anyone please help ?</font></div><div><br></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">Thanks!</font></div></div>