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

Joining URLs with path.join #165

Closed
peXed opened this issue Apr 16, 2018 · 0 comments
Closed

Joining URLs with path.join #165

peXed opened this issue Apr 16, 2018 · 0 comments

Comments

@peXed
Copy link

peXed commented Apr 16, 2018

Hello!

I currently try to implement nuxtent into my nuxt project on a windows machine.
I followed the docs carefully but couldn't get it to run.

It seems in the current code, join from nodes path api is used. This should not be used for joining URLs (on windows, you will get URLs with double backslashes).
We could implement this https://github.com/jfromaniello/url-join to join the urls or try to use nodes url.resolve.

I can try to fix this tomorrow and send in a pull request, if you guys want me to.

This question is available on Nuxt.js community (#c127)
@ghost ghost closed this as completed Apr 16, 2018
@ghost ghost added the cmty:question label Apr 16, 2018
@peXed peXed changed the title Joining URLs with path.join? Joining URLs with path.join Apr 16, 2018
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant