Giter VIP home page Giter VIP logo

Comments (3)

sambenne avatar sambenne commented on June 4, 2024 1

The issue is that the composer is out of date in the starter templates so you can't install them:

$ vendor/bin/jigsaw init docs

> composer require tightenco/jigsaw-docs-template
./composer.json has been updated
Running composer update tightenco/jigsaw-docs-template
Loading composer repositories with package information
Updating dependencies
Lock file operations: 2 installs, 0 updates, 0 removals
  - Locking samdark/sitemap (2.4.0)
  - Locking tightenco/jigsaw-docs-template (v1.1.2)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 2 installs, 0 updates, 0 removals
  - Downloading samdark/sitemap (2.4.0)
  - Downloading tightenco/jigsaw-docs-template (v1.1.2)
  - Installing samdark/sitemap (2.4.0): Extracting archive
  - Installing tightenco/jigsaw-docs-template (v1.1.2): Extracting archive
Generating autoload files
35 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
No security vulnerability advisories found
Using version ^1.1 for tightenco/jigsaw-docs-template


> composer install
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 "tightenco/jigsaw" is in the lock file as "v1.3.35" but that does not satisfy your constraint "^1.6".
- Required package "tightenco/jigsaw-docs-template" is not present in the lock file.
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

There was an error running the command 'composer install'

from jigsaw.

bakerkretzmar avatar bakerkretzmar commented on June 4, 2024

Not sure what this means. Please open a discussion if you have a question, or an issue or PR with a detailed description if you think something is broken.

from jigsaw.

bakerkretzmar avatar bakerkretzmar commented on June 4, 2024

@sambenne thanks, fixed in v1.1.3 of the docs template.

from jigsaw.

Related Issues (20)

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.