Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

Install the app question #29

Open
EdenChow opened this issue Jan 10, 2019 · 10 comments
Open

Install the app question #29

EdenChow opened this issue Jan 10, 2019 · 10 comments
Labels
good first issue Good for newcomers

Comments

@EdenChow
Copy link

I use the MacOS system,but I don't know how to do it,could you give me a user's guide?

@ZeroX-DG
Copy link
Owner

ZeroX-DG commented Jan 10, 2019

Hi @EdenChow , thank you for interested in SnippetStore. I currently don't have a mac so mac users will have to build the app from source. Here're the steps:

  1. Clone this project and navigate to it
git clone https://github.com/ZeroX-DG/SnippetStore.git
cd SnippetStore
  1. Install dependencies and build the app
npm i
npm run dist:mac

After that, you can find the executable file in the dist folder.

@ZeroX-DG ZeroX-DG added the good first issue Good for newcomers label Jan 10, 2019
@EdenChow
Copy link
Author

Thank for your reply,
Step one,I do success,and cd Snippetstore folder.but show error -bash: npm: command not found when step two.
follow this pic:
5933bf5d-60fa-4c34-bf8e-fb666729693d

@ZeroX-DG
Copy link
Owner

do you have nodejs installed ?

@EdenChow
Copy link
Author

Is nodejs software ? I didn't has install it.

@EdenChow
Copy link
Author

this pic with file when install url : https://github.com/ZeroX-DG/SnippetStore.git.According your point,I must install the other sofeware nodejs ?

@EdenChow
Copy link
Author

17e52e4e-1aae-4ba2-8f55-b800dd80d48b

@ZeroX-DG
Copy link
Owner

@EdenChow You can download NodeJS here: https://nodejs.org/en/ . You can download the recommended version and install it. After that, the npm command should available in your machine.

@EdenChow
Copy link
Author

ths,I try it right now.

@echowxsy
Copy link

@EdenChow
I have build a mac version ,there is download url

@iwuwu
Copy link

iwuwu commented Jan 24, 2021

Very useful information, but it fails in new MacBook Air M1...it reports:

Error: Node Sass does not yet support your current environment: OS X Unsupported architecture (arm64) with Unsupported runtime (88)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

4 participants