Giter Site home page Giter Site logo

Comments (6)

dacoaster avatar dacoaster commented on September 3, 2024

@jimholmes -

I just built this on a fresh Ubuntu 22.04 VM without issue. From a fresh install, I ran:

sudo apt-get install -y git curl
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.2/install.sh | bash
git clone https://github.com/dacoaster/yattie.git
cd yattie
nvm install
npm install --global yarn
yarn install
yarn dev

And it opens up.

What platform are you on?
Do you see any errors or issues with your yarn install?

from yattie.

dacoaster avatar dacoaster commented on September 3, 2024

Also, please keep in mind that you can download the pre-built package from the releases page if you are just looking to run the application and not develop on it.

from yattie.

jimholmes avatar jimholmes commented on September 3, 2024

I'm on a Mac (Monterey 12.6.1). I was trying to follow the instructions in CONTRIBUTING.md as I'm unfamiliar with Node, Yarn, and Electron/Vue.

I did a fresh clone, then

yarn install
yarn run serve

and it worked fine. The problem was specifically 'yarn run electron:serve'

'yarn dev' works fine too.

I guess you can close this issue, as it's my ignorance about the stack and knowing how to deviate from the directions in CONTRIB.

Looking forward to spending time with Yattie!

from yattie.

dacoaster avatar dacoaster commented on September 3, 2024

Ah - definitely my bad. I changed how the script was run and didn't update the CONTRIBUTING doc.

Fixed!

from yattie.

jimholmes avatar jimholmes commented on September 3, 2024

Thanks. I'm 100% new to Node and Electron, and was not comfortable enough to do a PR for the docs...

from yattie.

dacoaster avatar dacoaster commented on September 3, 2024

No worries - I appreciate the heads up. Let me know if you have any other questions. Also, any and all feedback on the tool is appreciated!

from yattie.

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.