Skip to content
This repository has been archived by the owner on Mar 26, 2018. It is now read-only.

"yo chromeapp" skips the permissions step #37

Closed
sondreb opened this issue Aug 10, 2014 · 3 comments
Closed

"yo chromeapp" skips the permissions step #37

sondreb opened this issue Aug 10, 2014 · 3 comments

Comments

@sondreb
Copy link

sondreb commented Aug 10, 2014

When I run "yo chromeapp", it seems to skip the permissions step when I click enter after entering the chrome app description. Skipping the permissions step, is also the cause for manifest.json not being generated within the app folder.

It is required to run yo chromeapp:permissions to generate the manifest.json after running the initial creation.

What is also somewhat related, at the end of downloading dependencies, the command promt hangs and waits for input .. when I click enter, I get the permissions selection. Selecting any of the permissions (URL permissions), it outputs a message that it DID create the manifest.json, but it didn't.

@ragingwind
Copy link
Contributor

It fixed at 505c0ba#diff-d41d8cd98f00b204e9800998ecf8427e What is your version. 0.2.12 is newer

@ragingwind
Copy link
Contributor

I confirmed, I'll fix it. this generator doesn't support to 0.17.2 generator

@ragingwind
Copy link
Contributor

Fixed it. a9e4328

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

No branches or pull requests

2 participants