Mike Van

Results 6 comments of Mike Van

Thank you so much. It works like a clock now.

@kzhou57 hi...so this solved things on my Mac machine. And im really grateful to u for that. But now i just got new laptop, and try to clone my repo...

my npm version is 6.9.0. and node is 10.15.3.

i guess ure rite. I cant find the index.js. the compilation from typescript must've gone wrong somehow.

i think i figured out the problem. npm cant compile the source typescript file until i install `typescript` as global npm package. Once i installed `typescript` package, `npm install` would...

So when i tried to add `filterSchema` it crashed the app, seems like it doesnt work with `external` policy: ``` mode: 'external', authContext(ctx): TAuthContext { const { device, location, role,...