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

Selleck not working for standalone modules #10

Open
juandopazo opened this issue Dec 19, 2012 · 2 comments
Open

Selleck not working for standalone modules #10

juandopazo opened this issue Dec 19, 2012 · 2 comments
Assignees
Labels

Comments

@juandopazo
Copy link
Member

Hi! Selleck works fine when building docs from the YUI source folder, but it fails when trying to do the same from a standalone module. Now that yogi is around and single repos for gallery modules are accepted, Selleck should be able to handle them.

This is the error message I'm getting:

C:\Workspace\gallery\imagecropper>selleck
[info] Parsing components
[info] Generating component docs for C:\Workspace\gallery\imagecropper\docs

C:\Users\Juan Ignacio\AppData\Roaming\npm\node_modules\selleck\bin\selleck:321
        if (err) { throw err; }
                         ^
[object Object]
@rgrove
Copy link

rgrove commented Dec 19, 2012

Sub-issue: Selleck apparently needs to throw more useful exceptions, because there's no telling WTF is happening here. :(

@davglass
Copy link
Member

Under the hood, yogi sets up a project.json file for you. I would bet that this is why it's bailing.

@ghost ghost assigned davglass Dec 19, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants