nestdotland / nest

[WIP] 🥚 Nest CLI
https://docs.nest.land/cli
MIT License
7 stars 2 forks source link

Nest.land fails to install #18

Closed asplunds closed 3 years ago

asplunds commented 3 years ago

🐛 Bug Report

The forst instruktion in the readme "INSTALL" does not work.

To Reproduce

  1. Run deno install -Af https://nest.land/-/nest/nest.ts

Expected behavior

Nest.land installs successfully

Actual Behavior

Deno throws error "error: An unsupported media type was attempted to be imported as a module." because https://nest.land/-/nest/nest.ts returns 404.

Environment

Additional context

-

SteelAlloy commented 3 years ago

Hi @asplunds This repo is a WIP for the new CLI of nest, I'll add this on the readme to make it clearer, sorry for the confusion. Until the stable release of nest, the current CLI is eggs.