Coder Social home page Coder Social logo

Can't RUN this! about manta HOT 6 OPEN

tinshade avatar tinshade commented on June 9, 2024
Can't RUN this!

from manta.

Comments (6)

mikkelking avatar mikkelking commented on June 9, 2024 1

It runs fine if you follow the instructions in the README file:

Development
It's very easy to get started with these 3 steps:

Clone this project to your local machine.
Open terminal and cd into the cloned folder, usually cd Manta.
Run yarn install to install dependencies.
Run yarn dev in one tab to start webpack-dev-server.
Run yarn start in another tab to open the app.

from manta.

petrk94 avatar petrk94 commented on June 9, 2024 1

Otherwise, just download the executables https://github.com/hql287/Manta/releases

from manta.

tinshade avatar tinshade commented on June 9, 2024

Well, firstly, I am on Windows and I am using NPM. Second, when I do manage to get it running, it shows a blank, white screen and I believe that's because of "electron-is-dev".

from manta.

tinshade avatar tinshade commented on June 9, 2024

Otherwise, just download the executables https://github.com/hql287/Manta/releases

I need this to make slight changes and redeploy as a separate project. I don't think EXEs will be appreciated or make life any easier.

from manta.

petrk94 avatar petrk94 commented on June 9, 2024

I need this to make slight changes and redeploy as a separate project. I don't think EXEs will be appreciated or make life any easier.

Oh I see, well than I cant help :(

from manta.

GenieTim avatar GenieTim commented on June 9, 2024

Well, @tinshade what exactly are your issues? I do not have any problems following the steps described in the README file on Windows to get it running. If you insist on using npm instead of yarn, the commands are pretty much the same: npm install, npm run dev and npm run start.
I just tested it on my device, I get the blank page when I do not run npm run dev in a separate console. Also, when running that the first time, I got some issues with webpack-cli, which were simply fixed by upgrading the version: npm uninstall webpack-cli, npm install webpack-cli.
Do you get any error messages?

from manta.

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.