kreteshq / kretes

A Programming Environment for TypeScript & Deno
https://kretes.dev/
Other
675 stars 35 forks source link

Unable to create project with VSC plugin 0.0.1 #104

Open michaelKurowski opened 4 years ago

michaelKurowski commented 4 years ago

Kretes VSC plugin stops at 50-60% progress during the "Kretes: new project" task and outputs no information.

Plugin version: v0.0.1 (latest published on VSC market)

Tested on:

Distributor ID: Ubuntu
Description:    Ubuntu 18.04.4 LTS
Release:    18.04
Codename:   bionic
Distributor ID: Ubuntu
Description:    Ubuntu 20.04.1 LTS
Release:        20.04
Codename:       foca

Windows 10

Expected behaviour: preferably letting the task finish, or at least output progress while the task is running, so the user has bigger clue than just a progress bar that freezed on what might be the source of problem.