contentacms/contenta_vue_nuxt

Fresh install gives this error

Closed this issue · 5 comments

Even tried:

const serverBaseUrl = 'https://live-contentacms.pantheonsite.io';

image

Anybody there, or got this to work?

@erdemalkan Thanks a lot, got it working!

@ludo1960 Glad, you got it working.
Can you share what went wrong and fix Apply for any other person having this issue.

Hi, I just used VS Code to change all instances of files: 'filename,url', to files: 'filename,uri',
in the the lib/api.js and it worked.