Skip to content

Can't start proxy? Page just blank. #18

@Lydia-SenecaPolytechnic

Description

Hello. I am having trouble setting up a proxy to view my test changes.

My institution's view is at https://senecacollege.primo.exlibrisgroup.com/nde/home?vid=01SENC_INST:01SENC_NDE&lang=en

I have edited the proxy.const.mjs file to:

const environments = {
'MyLocal': 'https://senecacollege.primo.exlibrisgroup.com/',
}

export const PROXY_TARGET = environments['MyLocal'];

Then I run ng serve --proxy-config ./proxy/proxy.conf.mjs.

I get what looks like a success message: ** Angular Live Development Server is listening on localhost:4201, open your browser on http://localhost:4201/ **

However, when I go to http://localhost:4201/nde/home?vid=01SENC_INST:01SENC_NDE, the page is just blank.

Any ideas on what I'm doing wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions