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

Docker Ghost 2.0 can't find ghost-ignition #19

Closed
fdobrovolny opened this issue Nov 7, 2018 · 4 comments
Closed

Docker Ghost 2.0 can't find ghost-ignition #19

fdobrovolny opened this issue Nov 7, 2018 · 4 comments

Comments

@fdobrovolny
Copy link

I tried to follow the example of Dockerfile for the newest version and this message appears when I try to start it.

Not sure if your project isn't 2.0 compatible or where is the issue.

ghost                | module.js:550
ghost                |     throw err;
ghost                |     ^
ghost                | 
ghost                | Error: Cannot find module 'ghost-ignition'
ghost                |     at Function.Module._resolveFilename (module.js:548:15)
ghost                |     at Function.Module._load (module.js:475:25)
ghost                |     at Module.require (module.js:597:17)
ghost                |     at require (internal/module.js:11:18)
ghost                |     at Object.<anonymous> (/var/lib/ghost/versions/2.4.0/index.js:5:13)
ghost                |     at Module._compile (module.js:653:30)
ghost                |     at Object.Module._extensions..js (module.js:664:10)
ghost                |     at Module.load (module.js:566:32)
ghost                |     at tryModuleLoad (module.js:506:12)
ghost                |     at Function.Module._load (module.js:498:3)
@pascalandy
Copy link

Curious as well :)

@mmornati
Copy link
Contributor

I can try to have a look to this version of the plugin. The one I stil' using on my side (where this one was forked) is still working https://github.com/mmornati/ghost-cloudinary-store
Maybe it is related to some of the new functions @eexit added to it?

@eexit
Copy link
Owner

eexit commented Dec 31, 2018

Hello @BrnoPCmaniak,

I haven't tested the compatibility with version 2.x of Ghost. Will do as soon as I have the time for.
Sorry for the inconveniences.

@eexit
Copy link
Owner

eexit commented Aug 25, 2019

This storage adapter is now compatible with Ghost 2.x. See the installation instructions in the README.

@eexit eexit closed this as completed Aug 25, 2019
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

4 participants