Code Monkey home page Code Monkey logo

Comments (5)

allenmoore avatar allenmoore commented on August 15, 2024

Hey @njpatten,

I just tested the watch task with the latest version of generator and I was not able to reproduce this error. Can you check which version of generator you have installed? Run the following command in terminal and verify that the version is 0.4.1:

npm list -g generator-wp-make

If you are using an older version of the generator, try updating to the latest version. Can you also post the contents of the watch task?

Thank you,
Allen Moore

from generator-wp-make.

njpatten avatar njpatten commented on August 15, 2024

Hi @allenmoore,

It looks like the problem is the extra errant bracket that was fixed here

I've updated yeoman but I am still having the problem and I need to manually remove all of the errant brackets for it to work. Any suggestions on fixing this problem permanently?

Thanks,
Nicole

from generator-wp-make.

allenmoore avatar allenmoore commented on August 15, 2024

Hey @njpatten,

If you are experiencing this issue after the update then it may be a good idea to reinstall the generator. Here are the steps to reinstall the generator from terminal:

  1. Run `npm uninstall generator-wp-make -g'
  2. Navigate to the local directory where the generator repo was closed with git usingcd path/to/directory
  3. Rungit branchand verify that you are on the master branch. Then rungit fetchfollowed bygit pull origin master.
  4. Runnpm link which will link the generator to node/yeoman.

After you have completed these steps, please test generating a new plugin/theme, and reply with a comment with the results.

Thank you,
Allen Moore

from generator-wp-make.

njpatten avatar njpatten commented on August 15, 2024

Yes, that worked. Thank you very much!

from generator-wp-make.

allenmoore avatar allenmoore commented on August 15, 2024

Hey @njpatten,

That's great to hear. I'm going to close this issue and consider it resolved.

Thank you,
Allen Moore

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.