Code Monkey home page Code Monkey logo

Comments (3)

ericmorand avatar ericmorand commented on June 12, 2024 1

Can I propose that this is explained in the README?

Right now, following the documentation is not enough to work on the project:

Build your own version for development
Clone the repository.
Go to website/.
Install all dependencies with yarn install (you can run npm install as well).
Run yarn run build for the final minimized version. Run yarn run watch for incremental builds.
Run yarn start to start a simple static webserver.

Also, the documentation is very clear about the fact that yarn is not mandatory:

(you can run npm install as well)

from astexplorer.

fkling avatar fkling commented on June 12, 2024 1

I've updated the README to mention node v16 and to remove mentions of npm. It may still work but I only used yarn in the last years so I can't make guarantees.

from astexplorer.

Scipion avatar Scipion commented on June 12, 2024

The node version to build the project as you can check in https://github.com/fkling/astexplorer/blob/master/.tool-versions is LTS Gallium (which is node v16) and comes with npm 8.x.

When you change your node version with n or nvm you can build the project properly.

but btw you should run yarn, not npm

from astexplorer.

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.