[SOLVED] Error importing from GitHub - disappearing files

Greetings,

When importing a specific GitHub repo (https://github.com/scripting/nodeStorage), I see some files are imported correctly whilst others seem to be imported, appear in the file list in the left hand pane and then disappear. I then also see a series of errors in the logs similar to the following:

SyntaxError: Unexpected end of JSON input
3:56 PM
at Object.parse (native)
3:56 PM
at /etc/service/watcher/source/app-picker.coffee:69:31
3:56 PM
at ChildProcess.exithandler (child_process.js:197:7)
3:56 PM
at emitTwo (events.js:106:13)
3:56 PM
at ChildProcess.emit (events.js:191:7)
3:56 PM
at maybeClose (internal/child_process.js:877:16)
3:56 PM
at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)

Would anyone be able to explain what the issue is?

many thanks.

We’re currently reworking the GitHub import, and it will be completely different code in a week or so. It should be much more reliable once it’s updated.

1 Like

The code has been replaced and should be much more stable. Try it again, and let us know if you have any problems.

Thanks. Yes, the new import now works perfectly for this repo.

Keep up the good work!

Tim