GithubHelp home page GithubHelp logo

error when run gulp about blender HOT 6 CLOSED

spatie avatar spatie commented on June 22, 2024
error when run gulp

from blender.

Comments (6)

sebastiandedeyne avatar sebastiandedeyne commented on June 22, 2024

You'll need to have webpack installed globally to run gulp.

npm install -g webpack

from blender.

hrmshandy avatar hrmshandy commented on June 22, 2024

doesn't work :(

from blender.

sebastiandedeyne avatar sebastiandedeyne commented on June 22, 2024

Hmm, let's see;

  • What NPM version are you on? (v3+ is required)
  • Is Webpack definitely available in your path? (if you type which webpack, you get it's location)

from blender.

hrmshandy avatar hrmshandy commented on June 22, 2024

my NPM version is 3.7.3 and webpack path is /cygdrive/c/Users/shandy05/AppData/Roaming/npm/webpack

from blender.

sebastiandedeyne avatar sebastiandedeyne commented on June 22, 2024

I'd say dive in to node_modules/blender-gulp/tasks/webpack.js and try to replace the webpack command that's in the spawn call with your full path.

I don't know what the correct solution would be since I'm not really experienced in debugging in windows environments.

from blender.

hrmshandy avatar hrmshandy commented on June 22, 2024

i try to reinstall from homestead ssh, and this work, I think the problem is the nodejs in windows.

thank you sebastiandedeyne.

from blender.

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.