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

Failed to Install #425

Closed
sgiovanni opened this issue Mar 5, 2015 · 3 comments
Closed

Failed to Install #425

sgiovanni opened this issue Mar 5, 2015 · 3 comments

Comments

@sgiovanni
Copy link

After updating Node and Ghost Blog to the latest versions on my mac, I received errors that stated sqlite3 dependency was missing when I tried to start Ghost. I attempted to add it using

npm install sqlite3 --build-from-source

That failed as well. Here are the logs.


OS: OSX Yosemite 10.10.2
Node: v0.12.0

Thanks in advance for the help!

@springmeyer
Copy link
Contributor

You need to use [email protected] not 3.0.4. Also when you fix the version you will not need --build-from-source

@sgiovanni
Copy link
Author

@springmeyer thanks! Unfortunately Ghost Blog is not compatible with Node v0.12.0 so that helps explain my other issues.

@springmeyer
Copy link
Contributor

yes, anyone hitting this should see TryGhost/Ghost#4240

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