Giter VIP home page Giter VIP logo

Comments (3)

webysther avatar webysther commented on June 5, 2024

Are you using inside docker or bare metal vm?

from packagist-mirror.

helingfeng avatar helingfeng commented on June 5, 2024

I use Mac to develop. (macOs 10.14.3)
PHP 7.2.18


This is how it happened

First

$ cd packagist-mirror 
$ php bin/mirror create

Loading providers from https://repo.packagist.org
[1/12] Loading packages from p/provider-archived$*.json provider
[2/12] Loading packages from p/provider-2013$*.json provider
[3/12] Loading packages from p/provider-2014$*.json provider
[4/12] Loading packages from p/provider-2015$*.json provider
[5/12] Loading packages from p/provider-2018-07$*.json provider
[6/12] Loading packages from p/provider-latest$*.json provider
[7/12] Loading packages from p/provider-2018$*.json provider
[8/12] Loading packages from p/provider-2016$*.json provider
[9/12] Loading packages from p/provider-2019-04$*.json provider
[10/12] Loading packages from p/provider-2019-01$*.json provider
[11/12] Loading packages from p/provider-2018-10$*.json provider
[12/12] Loading packages from p/provider-2017$*.json provider
....

Then,Publish website: http://localhost:8881

$ cd public
$ php -S localhost:8881

Finally

$ cd my_project
$ composer config -g repos.packagist composer http://localhost:8881
$ composer install

[Seld\JsonLint\ParsingException]
"http://localhost:8881/packages.json" does not contain valid JSON
Parse error on line 1:
\\\??͎
??y
^
Expected one of: 'STRING', 'NUMBER', 'NULL', 'TRUE', 'FALSE', '{', '['

from packagist-mirror.

webysther avatar webysther commented on June 5, 2024

Please refer here to fix this issue.

from packagist-mirror.

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.