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

Can't bootstrap if ninja is in the path #10

Open
refack opened this issue Apr 4, 2017 · 0 comments
Open

Can't bootstrap if ninja is in the path #10

refack opened this issue Apr 4, 2017 · 0 comments

Comments

@refack
Copy link

refack commented Apr 4, 2017

ninja tries to run dukgyp but we're trying to build dukgyp 😵

D:\code\3party\dukgyp$ npm run build                                                      
                                                                                          
> [email protected] build D:\code\3party\dukgyp                                                
> gypkg build dukgyp.gyp.json                                                             
                                                                                          
ninja: Entering directory `out\Release'                                                   
ninja: error: 'dukgyp', needed by '../../bin/dukgyp', missing and no known rule to make it
child_process.js:524                                                                      
    throw err;                                                                            
    ^                                                                                     
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

1 participant