[GH-ISSUE #1649] The "--noassets" option does not exist when installing #902

Closed
opened 2026-02-26 02:34:34 +03:00 by kerem · 3 comments
Owner

Originally created by @FragileDeviations on GitHub (Jan 8, 2023).
Original GitHub issue: https://github.com/koel/koel/issues/1649

Describe the bug
When trying to install Koel, after running php artisan koel:init --noassets, it says "The --noassets option does not exist."
I have all the dependencies needed, and all php modules needed.

To reproduce
Steps to reproduce the behavior:

  1. Extract the koel zip
  2. Run php artisan koel:init --noassets
  3. It gives the error.

Expected behavior
It should install.

Screenshots
image

Environment

  • Koel version: v6.11.0
  • Server OS: CloudLinux v8.6.0
  • Client OS: Windows 11 22H2 (22621.963)
  • Browser: Firefox v108.0.2
  • PHP version: 8.1
Originally created by @FragileDeviations on GitHub (Jan 8, 2023). Original GitHub issue: https://github.com/koel/koel/issues/1649 **Describe the bug** When trying to install Koel, after running `php artisan koel:init --noassets`, it says "The --noassets option does not exist." I have all the dependencies needed, and all php modules needed. **To reproduce** Steps to reproduce the behavior: 1. Extract the koel zip 2. Run `php artisan koel:init --noassets` 3. It gives the error. **Expected behavior** It should install. **Screenshots** ![image](https://user-images.githubusercontent.com/30084485/211184343-bede2aa9-c765-4461-9e2b-93eac9a3fc3b.png) **Environment** - Koel version: v6.11.0 - Server OS: CloudLinux v8.6.0 - Client OS: Windows 11 22H2 (22621.963) - Browser: Firefox v108.0.2 - PHP version: 8.1
kerem closed this issue 2026-02-26 02:34:34 +03:00
Author
Owner

@FragileDeviations commented on GitHub (Jan 8, 2023):

I've just realized I forgot the - between no and assets.
Now, however, it won't actually run on the webserver and just runs on the localhost.
I've set the .env file to be production and set the url to be the domain url, but it's still running on localhost.

<!-- gh-comment-id:1374735699 --> @FragileDeviations commented on GitHub (Jan 8, 2023): I've just realized I forgot the - between no and assets. Now, however, it won't actually run on the webserver and just runs on the localhost. I've set the .env file to be production and set the url to be the domain url, but it's still running on localhost.
Author
Owner

@phanan commented on GitHub (Feb 25, 2023):

What do you mean by "it just runs on localhost"? What just runs on localhost?

<!-- gh-comment-id:1445145605 --> @phanan commented on GitHub (Feb 25, 2023): What do you mean by "it just runs on localhost"? What just runs on localhost?
Author
Owner

@FragileDeviations commented on GitHub (Feb 25, 2023):

Can't check now since I got Ampache working and I don't want to tear down my Ampache install.

<!-- gh-comment-id:1445194446 --> @FragileDeviations commented on GitHub (Feb 25, 2023): Can't check now since I got Ampache working and I don't want to tear down my Ampache install.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#902
No description provided.