GithubHelp home page GithubHelp logo

Comments (6)

sebastiandedeyne avatar sebastiandedeyne commented on June 22, 2024

It could be that you're missing a package which should be installed via our private npm repository. You can set it up via these commands:

npm set registry https://npm.spatie.be
npm set ca null

Our registry is set up with Sinopia: https://github.com/rlidwka/sinopia

Don't forget to remove the registry line from your ~/.npmrc if you're planning to publish to npm at some point!

If it's a different issue, feel free to post the error up here and I'll check it out.

from blender.

liucf avatar liucf commented on June 22, 2024

still not working...
and i do see i already have a folder named "blender-media" under node_modules folder.
so i should have that package already?

thanks

from blender.

sebastiandedeyne avatar sebastiandedeyne commented on June 22, 2024

Completely deleting node_modules after setting up the registry might be necessary.

And what branch of this project are you trying to install?

from blender.

liucf avatar liucf commented on June 22, 2024

@sebastiandedeyne
hmm, sitll not working. is there any install guide for this project?

thanks

from blender.

sebastiandedeyne avatar sebastiandedeyne commented on June 22, 2024

Sorry, currently no install guide for this project, can't promise it anytime soon either.

Maybe it's not working with your NPM version, the project currently requires v3+.

If you need any more help, please paste the entire error here, and let me know the branch, or even better the commit hash, of Blender.

from blender.

willemvb avatar willemvb commented on June 22, 2024

We've added an install section to the readme.

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.