Hi guys,

I am new to Sugar. I am currently going through the tutorial posted here:
https://developer.sugarlabs.org/activity.md.html

I created a sample activity(using exactly the same instructions given in
the tutorial). In the console, I noticed the following error:

Error: Load timeout for modules: webL10n
http://require.js.org/docs/errros.html#timeout
onError
onError
checkLoaded
(anonymous function)

I tried:
volo add webL10n

It gave me a 301 error.

I then tried:
volo add https://github.com/fabi1cazenave/webL10n

which successfully installed webL10n. But the error still appears in the
console.

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" ( https://developer.sugarlabs.org/activity.md.html#first%20steps)
is clicked. I guess all of this is possible once js/activity.js. That
loading happens via lib/require.js. But that script is giving me this
error. I don't see any failed fetches in the Network tab of the console
window also.

Would be glad if someone helped out.
Thanks!
_______________________________________________
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel

Reply via email to