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

Bug: Plugin Directory Not Created #53

Closed
svperfecta opened this issue Jun 29, 2015 · 2 comments
Closed

Bug: Plugin Directory Not Created #53

svperfecta opened this issue Jun 29, 2015 · 2 comments

Comments

@svperfecta
Copy link

Hey @jimmynicol just gave this a shot, and wanted to let you know that the plugin directory isn't being created automatically.

@jimmynicol
Copy link
Owner

I just the generator against the latest version v1.1.0 and it appears to be working... this is what I got.

Creating new image-resizer app!

    create: ./package.json
    create: ./index.js
    create: ./gulpfile.js
    create: ./.env
    create: ./.gitignore
    create: ./.jshintrc
    create: ./.buildpacks
    create: ./Procfile
    create: ./README.md
    create: ./plugins/sources
    create: ./plugins/filters

   now install your dependencies:
     $ npm install

   then to run the app locally:
     $ gulp watch

   to get up and running on Heroku:
     https://devcenter.heroku.com/articles/getting-started-with-nodejs#introduction

@jimmynicol
Copy link
Owner

Just to be clear I ran:

image-resizer new

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

2 participants