Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

content endpoint renders content-endpoints incorrectly #141

Open
Towerism opened this issue Feb 20, 2018 · 3 comments
Open

content endpoint renders content-endpoints incorrectly #141

Towerism opened this issue Feb 20, 2018 · 3 comments

Comments

@Towerism
Copy link

Towerism commented Feb 20, 2018

This occurs on windows. Querying content-api reveals an endpoint of the form '\endpoint'. Trying to access this endpoint results in a 404. I cannot reproduce this error on my linux machine, only on my windows machine.

This question is available on Nuxt.js community (#c112)
@cesasol
Copy link
Collaborator

cesasol commented Jul 5, 2018

Could you try this with the development branch?

@cesasol cesasol closed this as completed Jul 5, 2018
@cesasol cesasol reopened this Jul 5, 2018
@sebstr1
Copy link

sebstr1 commented Aug 29, 2018

Just spent hours trying to understand why multiple content-types didnt work for me. I use Windows 10 on my desktop. Found this post now and installed the project on my Linux laptop, instantly worked.

@Towerism
Copy link
Author

I believe it's because paths are not handled in a cross-platform manner. Either way, I switched to docker-compose for development to get around this issue.

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

No branches or pull requests

3 participants