Code Monkey home page Code Monkey logo

Comments (12)

Bradez avatar Bradez commented on July 21, 2024 14

Run composer global require laravel/installer again (now that v4.0.1 has been released) and it'll work. 👍

from installer.

vkosciuszko avatar vkosciuszko commented on July 21, 2024 12

@magamine use composer global require laravel/installer:dev-master.

from installer.

p0wnystark avatar p0wnystark commented on July 21, 2024 5

For me it happened because of I reinstalled WAMP.
so I tried these in sequence and it worked.
(I use Laravel v8.5.9 on windows with wamp server's php)

  1. Reinstalled composer from setup
  2. "composer global remove laravel/installer"
  3. "composer global require laravel/installer"

from installer.

vkosciuszko avatar vkosciuszko commented on July 21, 2024 2

The 4.0 version doesn't work on Windows, you have to install the dev-master version.

from installer.

helloasir avatar helloasir commented on July 21, 2024 1

@magamine use composer global require laravel/installer:dev-master.

its works for me . thanks

from installer.

dleicam avatar dleicam commented on July 21, 2024

@pschilly, you already have an fresh version with the latest changes.

If so, try running a "composer global dump-autoload".

In principle, this problem is already overcome.

from installer.

magamine avatar magamine commented on July 21, 2024

Hello
I'm facing the same problem and already did execute
composer global dump-autoload
The same error is reproducable with the following command:
laravel new test

from installer.

Braunson avatar Braunson commented on July 21, 2024

@vincentkosciuszko Tried that also (Win-10)

Error returned is The system cannot find the file specified.

from installer.

swaghacker avatar swaghacker commented on July 21, 2024

facing issue after change rm-rf into rmdir in win10
The system cannot find the file specified.

from installer.

iotron avatar iotron commented on July 21, 2024

Refer to this video, @statstical-anomaly thanks. It worked perfectly.
https://youtu.be/wht2hEomRhg

from installer.

dianasmara avatar dianasmara commented on July 21, 2024

.

from installer.

Shorlex avatar Shorlex commented on July 21, 2024

composer global require laravel/installer Just worked for me.

from installer.

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.