Giter VIP home page Giter VIP logo

Comments (8)

humphd avatar humphd commented on May 28, 2024 1

Thanks! Sorry I can't be more useful. What I know about this project is all there in the code, I haven't had time to look at any of it again since I published it. If you can do something with it, that would be great. Good luck.

from browser-shell.

Prince-Mendiratta avatar Prince-Mendiratta commented on May 28, 2024

some help with this please, @humphd ?

from browser-shell.

humphd avatar humphd commented on May 28, 2024

I don't understand the question, it's a web site: https://humphd.github.io/browser-shell/

from browser-shell.

Prince-Mendiratta avatar Prince-Mendiratta commented on May 28, 2024

Ah, what I was trying to ask was how can I run this on my localhost? I've tried the following steps but they don't seem to work -

npm install
npm run build
./tools/download-binaries.sh v1.0.2
npx parcel dist/index.html

from browser-shell.

humphd avatar humphd commented on May 28, 2024

What error do you get? I haven't tried to set this up in a long time, it's likely dependency issues.

from browser-shell.

Prince-Mendiratta avatar Prince-Mendiratta commented on May 28, 2024

I managed to get it running in a development environment, without building it using the following steps -

npm install
./tools/download-binaries.sh v1.0.2
npx parcel src/index.html

As for the production build I get the following error -
image

from browser-shell.

humphd avatar humphd commented on May 28, 2024

npm run build works for me on Mac. I suspect that npx is going to give you a newer Parcel than I used, so things will break.

I'm not maintaining this, so I suspect a bunch of things I used need to get updated and tweaked.

from browser-shell.

Prince-Mendiratta avatar Prince-Mendiratta commented on May 28, 2024

Understood, thank you so much for your efforts, this project is awesome!

from browser-shell.

Related Issues (9)

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.