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

Unable to initialize new application #26

Closed
CombatCode opened this issue Jun 23, 2014 · 1 comment
Closed

Unable to initialize new application #26

CombatCode opened this issue Jun 23, 2014 · 1 comment

Comments

@CombatCode
Copy link
Contributor

After typing
clever init app
I'm getting an Error

npm ERR! Failed to parse json                                                                                                                                                                  
npm ERR! Unexpected end of input                                                                                                                                                               
npm ERR! File: /home/combat/.npm/minimatch/0.2.14/package/package.json                                                                                                                         
npm ERR! Failed to parse package.json data.                                                                                                                                                    
npm ERR! package.json must be actual JSON, not just JavaScript.                                                                                                                                
npm ERR!                                                                                                                                                                                       
npm ERR! This is not a bug in npm.                                                                                                                                                             
npm ERR! Tell the package author to fix their package.json file. JSON.parse                                                                                                                    

npm ERR! System Linux 3.13.0-24-generic                                                                                                                                                        
npm ERR! command "/usr/bin/node" "/usr/bin/npm" "install"                                                                                                                                      
npm ERR! cwd /home/combat/.dev/clever/app/frontend                                                                                                                                             
npm ERR! node -v v0.10.28                                                                                                                                                                      
npm ERR! npm -v 1.4.9                                                                                                                                                                          
npm ERR! file /home/combat/.npm/minimatch/0.2.14/package/package.json                                                                                                                          
npm ERR! code EJSONPARSE  

Package named minimatch in version 0.2.14 is broken. (Related ticket)
Can we update this package to version 0.3?

@CombatCode
Copy link
Contributor Author

I was using cleverstack-cli in version 0.0.46, dunno know why

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