Giter VIP home page Giter VIP logo

Comments (12)

xx0618 avatar xx0618 commented on September 10, 2024 1

I installed node and enable3D, but no start terminal. I will try. Thanks!

from enable3d-website.

yandeu avatar yandeu commented on September 10, 2024

You have to serve the examples from a local web server.

Do you have node.js installed?

from enable3d-website.

yandeu avatar yandeu commented on September 10, 2024

Once you have node.js installed, type npm install and npm start in your terminal.

from enable3d-website.

xx0618 avatar xx0618 commented on September 10, 2024

Once you have node.js installed, type npm install and npm start in your terminal.

I cannot run npm start. The error message is as follows:
微信截图_20201012095353
微信截图_20201012095451

from enable3d-website.

yandeu avatar yandeu commented on September 10, 2024

Please open your terminal and follow these steps:

# clone the repository
git clone https://github.com/enable3d/enable3d-website.git

# navigate to the enable3d-website directory
cd enable3d-website

# install all dependencies
npm i

# run the examples
npm start

from enable3d-website.

xx0618 avatar xx0618 commented on September 10, 2024
dependencies

Unable to install dependencies.
微信截图_20201012195603
And my directory is nodejs/node_modules/npm/bin/

from enable3d-website.

yandeu avatar yandeu commented on September 10, 2024

Why would you want to install enable3d/ammo-physics?
And it would be @enable3d/ammo-physics btw

Simply run npm i , nothing else.

from enable3d-website.

xx0618 avatar xx0618 commented on September 10, 2024

I also tried Npm i, it was the same error.

from enable3d-website.

yandeu avatar yandeu commented on September 10, 2024

Well, I recommend you watch some tutorial on nodejs and npm on youtube.
Maybe this one https://youtu.be/jHDhaSSKmB0

from enable3d-website.

xx0618 avatar xx0618 commented on September 10, 2024

alright, thank you very much. I am a novice and do not understand many things. I will watch this video.

from enable3d-website.

xx0618 avatar xx0618 commented on September 10, 2024

Thanks, you can test it locally, thank you very much for your help!

Well, I recommend you watch some tutorial on nodejs and npm on youtube.
Maybe this one https://youtu.be/jHDhaSSKmB0

from enable3d-website.

yandeu avatar yandeu commented on September 10, 2024

Thanks, you can test it locally, thank you very much for your help!

You're welcome :)

from enable3d-website.

Related Issues (7)

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.