Code Monkey home page Code Monkey logo

Comments (6)

allenmoore avatar allenmoore commented on August 17, 2024

Hey @craigiswayne,

Thanks for making us aware of this issue. Can you provide some additional information so that we can assist in determining what is causing this error?

Open your terminal app of choice and ensure the current working directory location is the home directory of your user account. You can run pwd to return the current working directory or run cd ~/ to change to the home directory of your user account.

Run the following commands:

npm list -g --depth=0
npm list --depth=0

Please paste the results from each command as a new comment.

Thank you,
Allen Moore

from generator-wp-make.

craigiswayne avatar craigiswayne commented on August 17, 2024

Sure... anything to help:

npm list -g --depth=0

/Users/ben10up/.npm-packages/lib
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
└── [email protected]

NOTE: the following command is run AFTER i successfully ran

yo wp-make:theme
npm list --depth=0
[email protected] /usr/local/var/www/wptest/wp-content/themes/test-theme
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
└── [email protected]

from generator-wp-make.

craigiswayne avatar craigiswayne commented on August 17, 2024

I should also mention that this is Mac OSX.

Installed node through Homebrew

from generator-wp-make.

allenmoore avatar allenmoore commented on August 17, 2024

Hey @craigiswayne,

Thank you for providing the info above. This could potentially be related to node being installed via Homebrew, which can introduce errors/issues with globally installed packages. Based on the issue you have experienced, and with WP-Make's dependency on the extendable-yeoman package, you may be experiencing an issue as mentioned above. Here's a gist that walks through a potential solution to resolve such an issue.

Thank you,
Allen Moore

from generator-wp-make.

craigiswayne avatar craigiswayne commented on August 17, 2024

Thanks for the feedback @allenmoore

Got it working already though.

You are welcome to close this.

Looking forward to playing around with this wp-make stuff

Cheers

from generator-wp-make.

allenmoore avatar allenmoore commented on August 17, 2024

Hey @craigiswayne,

Please let us know your thoughts! We are always interested in hearing from users of the generator, and their experiences using this.

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.