Code Monkey home page Code Monkey logo

Comments (4)

arulpr avatar arulpr commented on September 17, 2024

Actually the git clone doesn't have a file structure of a yeoman generator. Just download the latest release to any directory and

cd directory

now run the command

npm link

this will create a global symlink in NPM. Now if you run

yo --generators
you should see the wp-make and its sub generators listed

from generator-wp-make.

allenmoore avatar allenmoore commented on September 17, 2024

Hey @MickeyKay,

Thank you for making us aware of this issue. After testing, I discovered that when files: {} is declared in package.json, npm will only install the files listed in that declaration. I've created a pull request with this fix -- #88.

Thank you,
Allen Moore

from generator-wp-make.

allenmoore avatar allenmoore commented on September 17, 2024

Hey @MickeyKay

The previously mentioned pull requested has been merged to master and has also been published to npm. I've tested the latest release locally and all of the sub-generators listed as available when running yo --help. I've also verified that each of the sub-generators run when called. I'm going to close this issue and consider this to be resolved. Please let us know if you have any additional concerns or issues.

Thank you,
Allen Moore

from generator-wp-make.

RachelRVasquez avatar RachelRVasquez commented on September 17, 2024

Hi @allenmoore I'm setting up WP Make for the first time locally and experiencing this issue with the "You don't seem to have a generator with the name wp-make:theme installed." message. I've installed a generator using npm install -g generator-webapp or npm install generator-angular and neither seem to be clearing up the issue for me. Any steps I could be missing?

from generator-wp-make.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.