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

ERROR: alfred.workflow.input.scriptfilter #29

Closed
follyxing opened this issue Oct 10, 2016 · 2 comments
Closed

ERROR: alfred.workflow.input.scriptfilter #29

follyxing opened this issue Oct 10, 2016 · 2 comments

Comments

@follyxing
Copy link

follyxing commented Oct 10, 2016

[ERROR: alfred.workflow.input.scriptfilter] XML Parse Error 'The operation couldn’t be completed. (NSXMLParserErrorDomain error 4.)'. Row (null), Col (null): 'Document is empty' in XML:

index.js code:

const alfy = require('alfy');
alfy.output([{
        title: 'Unicorn'
}, {
        title: 'Rainbow'
}]);
@SamVerschueren
Copy link
Collaborator

Could you give is some more information? What did you use as starting point? Do you have an info.plist file?

If you didn't use it before, I suggest using the Yeoman generator, generator-alfred. This puts everything into place for you.

@follyxing
Copy link
Author

follyxing commented Oct 10, 2016

Alfred 2 ... Sorry , it work on Alfred 3.

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