amber icon indicating copy to clipboard operation
amber copied to clipboard

Could not find the recipe base : 404 Not Found

Open Qard opened this issue 6 years ago • 2 comments
trafficstars

Description

The --recipe flag doesn't seem to work. I've tried with github user/repo fragment, full github URL, a URL to a github release zip and even a local checkout and all produce the same message:

(ERROR) Could not find the recipe base : 404 Not Found

Steps to Reproduce

  1. amber new myapp -r damianham/amber_modular
  2. BOOM

Expected behavior: To download and use the recipe

Actual behavior: A 404 error

Reproduces how often: Always

Versions

Amber: 0.29.0 Crystal: 0.29.0 macOS: 10.14.5

Qard avatar Jul 27 '19 04:07 Qard

@damianham would you know how to resolve this issue?

eliasjpr avatar Sep 12 '19 17:09 eliasjpr

@damianham would you know how to resolve this issue?

Fixed in PR #1135

damianham avatar Sep 12 '19 19:09 damianham