Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error - npm start #359

Closed
mbascolo opened this issue Jun 24, 2017 · 5 comments
Closed

Error - npm start #359

mbascolo opened this issue Jun 24, 2017 · 5 comments

Comments

@mbascolo
Copy link

Hello,
I have an error that I can not solve, I leave the screen printing, if someone can help me I thank them.

regards

captura de pantalla_2017-06-24_00-22-29

@shprink
Copy link
Collaborator

shprink commented Jun 25, 2017

the installation must have stopped at some point config/config.cson is expected to exist.

run this:

rm -fr node_modules/ && yarn

At the end of the installation there is a hook that creates config/config.cson. Make sure the installation runs correctly. If not reopen this ticket with the error message you will have.

Thanks

@shprink shprink closed this as completed Jun 25, 2017
@mbascolo
Copy link
Author

mbascolo commented Jun 25, 2017

Hi shprink
, thanks for your response.
I've done what you tell me, I get a new error. I attach a screen print, I hope your answer. Thank you.

captura de pantalla_2017-06-25_21-12-49 mm

@shprink
Copy link
Collaborator

shprink commented Jun 26, 2017

as I told you config/config.cson must exist. please check. The postinstall hook https://github.com/wordpress-clients/hybrid/blob/develop/package.json#L10 is making sure of that.

If you do not have it it means you installation was not successful... was it?

@mbascolo
Copy link
Author

Thank you very much! I had to reinstall sass, and then it worked perfectly.
Thanks for your help, I would like to be able to make a donation and if there is the possibility of being able to request you budget for other projects.

Best regards

@shprink
Copy link
Collaborator

shprink commented Jun 26, 2017

There is a link for donations on top of the readme file: https://github.com/wordpress-clients/hybrid#wordpress-hybrid-client

thanks very much!

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

No branches or pull requests

2 participants