I don't seem to be able to import any javascript files. getting error like 
this:

reading: @auto C:\DevArea\JS\Sample files\client.js
Error: @auto did not import @auto C:\DevArea\JS\Sample files\client.js perfectly
The clean-all-lines command may help fix whitespace problems
first mismatched line: 0 (original) = 0 (imported)
Original file...

   0 'module.exports = DHT\n'
   1 '\n'
   2 "var bencode = require('bencode')\n"

Imported file...

   0 '\n'
errors inhibited read @auto C:\DevArea\JS\Sample files\client.js
reading: @auto C:\DevArea\JS\IxEditSamples\IxEdit   Samples_files\ga.js
Error: no block: 27240
Error: no block: 27227
Error: no block: 19096
errors inhibited read @auto C:\DevArea\JS\IxEditSamples\IxEdit   
Samples_files\ga.js
reading: @auto C:\DevArea\pp_Learning JavaScript Data Structures and Algorithms 
[Video]\5698OS_02_FD_Code_1stDraft\array-example.js
Error: @auto did not import @auto C:\DevArea\pp_Learning JavaScript Data 
Structures and Algorithms [Video]\5698OS_02_FD_Code_1stDraft\array-example.js 
perfectly
The clean-all-lines command may help fix whitespace problems
first mismatched line: 0 (original) = 0 (imported)
Original file...

   0 'var authors = [\n'
   1 "   {name: 'Spencer H.', sections: ['Business']},\n"
   2 "   {name: 'John C.', sections: ['Movies']},\n"

Imported file...

   0 '\n'
errors inhibited read @auto C:\DevArea\pp_Learning JavaScript Data Structures 
and Algorithms [Video]\5698OS_02_FD_Code_1stDraft\array-example.js
reading: @auto C:\DevArea\pp_Learning JavaScript Data Structures and Algorithms 
[Video]\5698OS_02_FD_Code_1stDraft\array-pop.js
Error: @auto did not import @auto C:\DevArea\pp_Learning JavaScript Data 
Structures and Algorithms [Video]\5698OS_02_FD_Code_1stDraft\array-pop.js 
perfectly
The clean-all-lines command may help fix whitespace problems
first mismatched line: 0 (original) = 0 (imported)
Original file...

   0 "var friends = ['Luci', 'Samira', 'Juliano', 'Alicia'];\n"
   1 '\n'
   2 'var exFriend = friends.pop();\n'

Imported file...

Tom 

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to