Git Product home page Git Product logo

adonis-packages's People

Contributors

alexpechkarev avatar alfianazizi avatar arthur-er avatar barbapapazes avatar batosai avatar bitkidd avatar codesyncr avatar djunehor avatar dmdboi avatar evoactivity avatar hsharma1996 avatar julien-r44 avatar kabbouchi avatar lookingit avatar macieklad avatar madebylydia avatar maximemrf avatar mcsneaky avatar melchyore avatar michaelbelgium avatar microeinhundert avatar monojson avatar ndianabasi avatar nowi5 avatar romainlanz avatar sooluh avatar thetutlage avatar tuanvu0995 avatar vinicioslc avatar xstoudi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

adonis-packages's Issues

Standardize the colors with the documentation

Wouldn't it be necessary, to make the environment more pleasant, to standardize the colors between the documentation (which now has a dark theme) and the site containing the packages (especially since the site is very dark anyway)?

Local development error `defineEmits() type cannot mixed call signature and property syntax.`

When starting up local development, getting some interesting errors

mcsneaky@sampo ~/Projects/adonis-packages/website (main)
โ””โ”€$ npx nuxi build
Nuxi 3.5.3                                                                                                                                                                                                   3:19:37 AM
Nuxt 3.5.3 with Nitro 2.4.1                                                                                                                                                                                  3:19:37 AM
โ„น Building client...                                                                                                                                                                                         3:19:38 AM
โ„น vite v4.3.9 building for production...                                                                                                                                                                     3:19:38 AM
โ„น โœ“ 136 modules transformed.                                                                                                                                                                                 3:19:39 AM
โ„น โœ“ built in 825ms                                                                                                                                                                                           3:19:39 AM

 ERROR  [vite:vue] [@vue/compiler-sfc] defineEmits() type cannot mixed call signature and property syntax.                                                                                                   3:19:39 AM
  
  components/Observer.vue
  5  |  <script setup lang="ts">
  6  |  const props = defineProps<{ options?: {} }>()
  7  |  const emit = defineEmits<{
  |                           ^
  8  |    (...args:any[]): void,
  |  ^^^^^^^^^^^^^^^^^^^^^^^^
  9  |    intersect: (e: IntersectionObserverEntry) => void
  |  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10 |  }>()
  |  ^
  at ScriptCompileContext.error (node_modules/@vue/compiler-sfc/dist/compiler-sfc.cjs.js:15841:11)
  at extractRuntimeEmits (node_modules/@vue/compiler-sfc/dist/compiler-sfc.cjs.js:19665:11)
  at genRuntimeEmits (node_modules/@vue/compiler-sfc/dist/compiler-sfc.cjs.js:19641:31)
  at Object.compileScript (node_modules/@vue/compiler-sfc/dist/compiler-sfc.cjs.js:20387:21)
  at resolveScript (node_modules/@vitejs/plugin-vue/dist/index.mjs:283:31)
  at genScriptCode (node_modules/@vitejs/plugin-vue/dist/index.mjs:2469:18)
  at transformMain (node_modules/@vitejs/plugin-vue/dist/index.mjs:2282:54)
  at Object.transform (node_modules/@vitejs/plugin-vue/dist/index.mjs:2794:16)
  at node_modules/rollup/dist/es/shared/node-entry.js:24707:40
  
  
โ„น Vite client warmed up in 580ms                                                                                                                                                                             3:25:23 AM

 ERROR  RollupError: Could not resolve "../../../npm/modules.json" from "server/api/modules.ts"                                                                                                        nitro 3:25:23 AM


undefined

โœ” Nitro built in 223 ms                                                                                                                                                                                nitro 3:25:23 AM

For first error, I have some wrong package version? It's fresh clone and npm install

Other error about ../../../npm/modules.json is interesting tho. It seems to point to my home folder. I assume that's because I'm using npm and not pnpm? ๐Ÿค”

npx nuxi info
Nuxi 3.5.3                                                                                                                                                                                                   3:23:20 AM
                                                                                                                                                                                                             3:23:20 AM
RootDir: /home/mcsneaky/Projects/adonis-packages/website                                                                                                                                                     3:23:20 AM
Nuxt project info:                                                                                                                                                                                           3:23:20 AM

------------------------------
- Operating System: Linux
- Node Version:     v18.16.0
- Nuxt Version:     3.5.3
- Nitro Version:    2.4.1
- Package Manager:  [email protected]
- Builder:          vite
- User Config:      app, components, modules, unocss, colorMode, vue
- Runtime Modules:  @unocss/[email protected], @vueuse/[email protected], @nuxtjs/[email protected]
- Build Modules:    -
------------------------------

Link in readme not up to date

The link in the readme "Metadata of AdonisJS packages are maintained in yml files inside ./packages directory and automatically synced from upstream to fetch latest information." - It isn't ./packages, it is modules

Bento Cache

Hi, The readme for this repository refers to it using Bento Cache and I would like to try and emulate that. The docs refer to the config/cache.ts file, which imports from '@adonisjs/cache'. I have installed adonis v6 and all of the first-party packages that have been set up for v6 so far and my node-modules does not have @adonisjs/cache. I see a couple of cache packages for v5, but reading the docs, neither of them appears to create '@adonisjs/cache', so I don't know how to get that in my implementation.

Thank you

`yarn sync` throws error and deletes files content

When cloning repo and running yarn sync it overwrites a lot of files to empty files and throws error:

yarn sync
yarn run v1.22.19
$ yarn cli sync
$ jiti ./lib/cli sync
Syncing all modules
(node:2536889) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
Invalid fields for ./modules/sail.yml [ 'contributors' ]
Invalid fields for ./modules/attachment-advanced.yml [ 'contributors' ]
Invalid fields for ./modules/ally-azure-ad.yml [ 'contributors' ]
Invalid fields for ./modules/bouncer.yml [ 'contributors' ]
Invalid fields for ./modules/cache.yml [ 'contributors' ]
Invalid fields for ./modules/adonisjs-select-related.yml [ 'contributors' ]
Invalid fields for ./modules/meilisearch.yml [ 'contributors' ]
Invalid fields for ./modules/adonis-shopping-cart.yml [ 'contributors' ]
Invalid fields for ./modules/drive-gcs.yml [ 'contributors' ]
Invalid fields for ./modules/table-driven-tests.yml [ 'contributors' ]
Invalid fields for ./modules/redis-rpc.yml [ 'contributors' ]
Invalid fields for ./modules/lucid-slugify.yml [ 'contributors' ]
Invalid fields for ./modules/FCM.yml [ 'contributors' ]
Invalid fields for ./modules/WhatsApp Cloud API.yml [ 'contributors' ]
sooluh
Invalid fields for ./modules/VSCode Extension.yml [ 'contributors' ]
Julien-R44
Invalid fields for ./modules/route-model-binding.yml [ 'contributors' ]
Invalid fields for ./modules/attachment-lite.yml [ 'contributors' ]
Invalid fields for ./modules/stardust.yml [ 'contributors' ]
Invalid fields for ./modules/Lucid Filter.yml [ 'contributors' ]
Invalid fields for ./modules/@stouder-io/adonis-scheduler.yml [ 'contributors' ]
Xstoudi
[Error: ENOENT: no such file or directory, open '/home/mcsneaky/Projects/adonis-packages/modules/@stouder-io/adonis-scheduler.yml'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'open',
  path: '/home/mcsneaky/Projects/adonis-packages/modules/@stouder-io/adonis-scheduler.yml'
}
error Command failed with exit code 1.

image

Unable to start the project

Hello,

You have added a connection to a SQLite3 database but:

  • .env.example need to be updated with the field DB_CONNECTION
  • Add the need to seed database using node ace db:seed in the README

Also, I'm unable to start the dev server since there is a connection issue with SQLite.

esteban@Esteban-PC:~/dev/barbapapazes/adonis-packages$ node ace db:seed
/home/esteban/dev/barbapapazes/adonis-packages/node_modules/.pnpm/[email protected][email protected]/node_modules/knex/lib/client.js:311
      throw new Error('Unable to acquire a connection');
            ^
Error: Unable to acquire a connection
    at Client_SQLite3.acquireConnection (/home/esteban/dev/barbapapazes/adonis-packages/node_modules/.pnpm/[email protected][email protected]/node_modules/knex/lib/client.js:311:13)
    at Runner.ensureConnection (/home/esteban/dev/barbapapazes/adonis-packages/node_modules/.pnpm/[email protected][email protected]/node_modules/knex/lib/execution/runner.js:305:46)
    at Runner.run (/home/esteban/dev/barbapapazes/adonis-packages/node_modules/.pnpm/[email protected][email protected]/node_modules/knex/lib/execution/runner.js:30:30)
    at SchemaBuilder.Target.then (/home/esteban/dev/barbapapazes/adonis-packages/node_modules/.pnpm/[email protected][email protected]/node_modules/knex/lib/builder-interface-augmenter.js:24:43)

@adonisaddons/portal package

Hi,

Could the portal package be added to the repo?

name: portal
description: >-
  Scaffold login, signup, password reset and email verification controllers and views with one command.
repo: adonisaddons/portal#master
npm: "@adonisaddons/portal"
icon: ""
github: https://github.com/adonisaddons/portal
website: https://github.com/adonisaddons/portal
learn_more: ""
category: Authentication
type: 3rd-party
maintainers:
  - name: dmdboi
    github: dmdboi
compatibility:
  adonis: ^5.0.0
`

TOC is missing

Hello,

It seems that the toc of a package page is missing.

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.