-
### Describe the bug
I'm encountering an error with the import alias configuration in my `tsconfig.json` file on an https://github.com/adonisjs/inertia-starter-kit project. The message shown is:
`No…
-
### Package version
1.5.0
### Describe the bug
Our existing Adonis V5 project uses @adonisjs/bouncer.
The upgrade kit command `npx @adonisjs/upgrade-kit@latest upgrade-packages` does not upgrade b…
-
WIP branch: https://github.com/zakodium/adonis-mongodb/tree/adonis-6
Resources:
- https://github.com/adonisjs/v5_to_v6_upgrade_guide/blob/main/content/docs/migrate_package.md
- https://github.com…
-
Hey @eidellev! 👋🏻
Do you already have any plans to support AdonisJS 6 in the near future?
The current V6 release should have everything in place for us to begin working on the migration.
I won…
-
Hello, is it possible to compile my adonisjs application only api with Nwjs and using the security source code?
I tried, but received a message: Opening in an existing browser session.
-
I am working on Linux where where assembler is not working. The steps performed sections for node ace commands are super helpful but I ran into an issue with edge when I noticed edge files weren't bei…
-
I just created a package for [AdonisJS](https://adonisjs.com) that makes it easy to integrate with grammY. Where should I add this package to the list?
Package name: adonisjs-grammy
Repository: ht…
-
Please notify us about the translation you are maintaining and the associated repo. Also make sure to subscribe to this issue to receive documentation updates notifications
-
When using the `@adonisjs/ally` package, you need to use a code like this to redirect the user to the auth provider:
```ts
await ally.use('github').redirect()
```
The problem is that it can't be…
-
### Package version
9.2.3
### Describe the bug
Im getting the error
Cannot assign to read only property 'last_used_at' of object '#' when trying to use the access token on Bearer auth for an…