Krayin Forum

    Krayin

    • Register
    • Login
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    new install

    Comments & Feedback
    2
    2
    441
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • L
      lbhurtado last edited by

      I am trying to install krayin on my new Macbook M2 Pro. I was able to install this in 2022 but I guess the components i.e. barryvdh/laravel-dompdf have been auto updated. I got this error:

      --->

      composer create-project krayin/laravel-crm
      Creating a "krayin/laravel-crm" project at "./laravel-crm"
      Installing krayin/laravel-crm (v1.2.4)

      • Installing krayin/laravel-crm (v1.2.4): Extracting archive
        Created project in /Users/devops/Herd/laravel-crm

      @php -r "file_exists('.env') || copy('.env.example', '.env');"
      Installing dependencies from lock file (including require-dev)
      Verifying lock file contents can be installed on current platform.
      Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run composer update or composer update <package name>.

      • Required package "barryvdh/laravel-dompdf" is in the lock file as "v2.0.0" but that does not satisfy your constraint "^1.0".
        This usually happens when composer files are incorrectly merged or the composer.json file is manually edited.
        Read more about correctly resolving merge conflicts https://getcomposer.org/doc/articles/resolving-merge-conflicts.md
        and prefer using the "require" command over editing the composer.json file directly https://getcomposer.org/doc/03-cli.md#require-r

      <---

      Is there another way to install krayin?

      A 1 Reply Last reply Reply Quote 0
      • A
        admin @lbhurtado last edited by

        @lbhurtado

        Hi,

        please follow the below link -
        https://devdocs.krayincrm.com/1.x/introduction/installation.html#install-krayin-using-composer

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Powered by NodeBB | Contributors