I cloned, and setup both the backend and frontend as documented. When I tried to login I got:
TypeError: Cannot read property 'length' of null
at slashJoin (/[PATH]/ember-cli-simple-auth-devise/my-frontend/node_modules/ember-cli/node_modules/proxy-middleware/index.js:83:9)
I cloned, and setup both the backend and frontend as documented. When I tried to login I got:
TypeError: Cannot read property 'length' of null at slashJoin (/[PATH]/ember-cli-simple-auth-devise/my-frontend/node_modules/ember-cli/node_modules/proxy-middleware/index.js:83:9)
Anyone else come across this?