Jesse Beckton

Results 20 comments of Jesse Beckton

While converting an Angular 12 app from Jasmine I am seeing some strange issues like... `A "describe" callback must not return a value.` here is the test... ```` describe('PayCalendarsComponent', async...

I have the same issues. passport.deserializeUser() not getting executed and a new session id is created for each request. I have spent many hours trying to resolve this. I have...

Sam, I must be missing something because I do not have req.isAuthenticated nor do I have req.user. Also seems like my session id changes on every request. On Fri, Feb...

I'm just trying to use this lib for the very first time I get the same error as the OP. ```` app.use( '/graphql', expressjwt({ secret: '3DgjLM20faZv9YwBxHsQ', issuer: 'api', credentialsRequired: false,...

To add some context to this issue. I created two instances of strapi locally using the steps described in the initial post. Niether would start up due to missing modules....

@konstantinkreft Right, and once you add the email plugin you will then see the next missing plugin. It seems to be the core plugin modules that are the issue. I...

> Can't reproduce in beta.5 @derrickmehaffy , Are you using monorepo set up for your test?

It does not seem like Superstatic is loading my .json config file