Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: Cannot read property 'nodeName' of null #6

Closed
pzumk opened this issue Jul 4, 2013 · 2 comments
Closed

TypeError: Cannot read property 'nodeName' of null #6

pzumk opened this issue Jul 4, 2013 · 2 comments

Comments

@pzumk
Copy link

pzumk commented Jul 4, 2013

./ellie.js export --output DayOneExport
Welcome to Elizabeth, your Moves.app exporter!

Using DayOneExport to export 7 days!

Using DayOne directory: /Users/Patrick/Library/Mobile Documents/[...]

source code out of document root
@#[line:0,col:undefined]

TypeError: Cannot read property 'nodeName' of null
at Object.exports.parseStringSync (/Users/Patrick/node_modules/plist/lib/plist.js:79:26)
at Object.exports.parseFileSync (/Users/Patrick/node_modules/plist/lib/plist.js:19:19)
at /Users/Patrick/lib/output/DayOneExport.js:214:27
at Array.forEach (native)
at DefaultPlugin.loadEntries (/Users/Patrick/lib/output/DayOneExport.js:213:30)
at DefaultPlugin.exportDay (/Users/Patrick/lib/output/DayOneExport.js:70:10)
at /Users/Patrick/lib/Elizabeth.js:143:17
at Request._callback (/Users/Patrick/node_modules/moves-api/lib/MovesApi.js:126:13)
at Request.self.callback (/Users/Patrick/node_modules/request/index.js:148:22)
at Request.EventEmitter.emit (events.js:98:17)

@pwaldhauer
Copy link
Owner

Okay, die aktueller Version, die ich gerade gepusht habe sollte "kaputte" Dateien einfach überspringen und weitermachen. Allerdings zeigt er weiterhin an, welche kaputt ist -- kannst ja mal eine davon schicken (bereinigt natürlich), vielleicht sieht man dann, wo genau der Fehler liegt.

@pzumk
Copy link
Author

pzumk commented Jul 11, 2013

source code out of document root
@#[line:0,col:undefined]
Skipping malformed entry: .DS_Store
Exported 20130709

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants