Read the statement by Michael Teeuw here.
Sentences not loaded in hello-Lucy
-
@nicodil Mykle has updated the repo
so you can git pull to update
but u need to restore the file first
in the module folder do
git checkout HelloLucy.js
then
git pull
-
Hi @sdetweil ,
im sorry to say that but this is an error after the Update. -
@nicodil ok, so you will have to go into the developers window to help me
ctrl-shift-i
select the sources tab
find the module in the left nav, and Hello-Lucy.js
and click the number on the left column
for line 15 var sfn=then hit f5 refresh
it will stop at line 15, then using the mouse hove over the .src of document.currentSrc.srctake a screen shot of that
-
@sdetweil said in Sentences not loaded in hello-Lucy:
d the module in the left nav, and
Thanks for your time and help!
-
@nicodil ok, then tap the button next o the blue arrow >
then hover over sfn
then put stops on line 9 and 22 and hit run (blue arrow)
-
It works fine when i dont load the RemoteControl, no error -Module… But the error with the RemoteControl is pointing to line 15, thats strange…