Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

blockstack generator builds app, even if you select 'No' to build #14

Open
dantrevino opened this issue Sep 1, 2017 · 0 comments
Open
Assignees
Labels

Comments

@dantrevino
Copy link

When selecting 'n' to the question "Are you ready to build a Blockstack app?", an app is built anyway.

$ yo blockstack

     _-----_     ╭──────────────────────────╮
    |       |    │      Welcome to the      │
    |--(o)--|    │      Blockstack app      │
   `---------´   │        generator!        │
    ( _´U`_ )    ╰──────────────────────────╯
    /___A___\   /
     |  ~  |     
   __'.___.'__   
 ´   `  |° ´ Y ` 

? Are you ready to build a Blockstack app? No
   create package.json
   create .editorconfig
   create .gitignore
   create requires.js
   create firebase.json
   create server.js
   create public/app.css
   create public/bootstrap.min.css
   create public/app.js
   create public/icon-192x192.png
   create public/index.html
   create public/robots.txt
   create public/manifest.json


I'm all done. Running npm install for you to install the required dependencies. If this fails, try running the command yourself.


^C
@jackzampolin jackzampolin self-assigned this Jan 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants