INNOVAWEB
INNOVAWEB
https://github.com/nvm-sh/nvm/issues/2486#issuecomment-840553869 Same problem : WSL2 (Debian 10), W10 21H1, Git 2.20, nvm 0.38 `sudo su` resolve the problem for me.
It's very annoying to use a package and see it is no longer maintained. A simple message in readme file "This package is not maintained" would be the minimum. Unfortunately,...
That exactly what I want 👍
Temporary solution : ```js import pkg from '@node-ts/bus-core' const {handlerFor}= pkg; ```
@Devannn, do you speak about the token or user informations which are not added in database ? Also I your recommand to look at this video in order check your...
I just look at for your video @dcblogdev it is very appreciated 👍 However, I think that I have the same problem of @Devannn. The access_token adds well on ms_graph_token...
@Devannn @dcblogdev I have found the problem, the NewMicrosoft365SignInListener and NewMicrosoft365SignInEvent are not registred so not triggerd. `Laravel 9.23` ```php // app\Providers\EventServiceProvider
I think there are other problems in the code. `SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '[email protected]' for key 'users_email_unique'` ```php if ($token->user_id == null) { $user = User::create(['name' =>...
@DaveTorrey , Be patient or make a pull request You can also read #37 ```html // example with TailwindCSS ```
Solution here : https://github.com/iamkun/dayjs/issues/965#issuecomment-975474746