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

Package.json not being created #23

Closed
zamson opened this issue Feb 9, 2017 · 4 comments
Closed

Package.json not being created #23

zamson opened this issue Feb 9, 2017 · 4 comments

Comments

@zamson
Copy link

zamson commented Feb 9, 2017

First of all thanks for this amazing plugin. It has help out a lot with projects the past year. Recently tried to move/create a new repo on a server running PHP 7.0.x.

However the package.json transient does not get created thus rendering a 404. Any ideas?

image

image

@GaryJones
Copy link
Collaborator

GaryJones commented Feb 9, 2017

I don't think this will be a PHP 7 issue, as I have it running just fine on my PHP 7 install.

What version / commit of SatisPress are you running?

Just because the transient is not created, should not cause the package.json endpoint to respond as a 404.

@GaryJones
Copy link
Collaborator

GaryJones commented Feb 9, 2017

Ah, the last commit in the develop branch might be the solution to your issue - let me know if it is! See #20.

If so, then we can look at getting this merged to master, tagged and released.

@zamson
Copy link
Author

zamson commented Feb 10, 2017

Thanks for getting back to me.

Not sure if that was the culprit. Downloaded and applied the develop branch instead of latest release. Also installed the Nginx helper plugin and all of a sudden it started working. Could be related to cache or nginx rewrites. Not sure atm but now it's working!

@GaryJones
Copy link
Collaborator

I'll close as a duplicate then.

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

No branches or pull requests

2 participants