Skip to content
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.

Wrong getting started guide #38

Closed
christianmalek opened this issue Oct 12, 2016 · 5 comments
Closed

Wrong getting started guide #38

christianmalek opened this issue Oct 12, 2016 · 5 comments
Labels

Comments

@christianmalek
Copy link

Hi,

I just followed your "Getting started" guide. But it didn't work (missing references) until I cd'ed into the app directory and executed npm install.

@SimulatedGREG
Copy link
Owner

SimulatedGREG commented Oct 12, 2016

Could you leave your development environment information? There's rare occasions where the post install fails.

@christianmalek
Copy link
Author

I used yarn instead of npm. Maybe this is it. I'll try it tomorrow and will let you know.

@SimulatedGREG
Copy link
Owner

As per yarn #853, the postinstall script is unable to run.

@christianmalek
Copy link
Author

Sorry, I should have checked this before writing an issue. Thanks for clarification.

@SimulatedGREG
Copy link
Owner

@christianmalek

No problem 😊. Yarn looks a little interesting, but with no install hook support, I'm not sure how long it'll last in today's NPM environment. Many packages really rely on those hooks, even electron does.

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

No branches or pull requests

2 participants