You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@pblanco-dekalabs Thanks for reporting this bug, I have now published a fixed framework version v1.0.0-beta.17 and CLI v1.0.0-beta.7. The error was caused by a faulty import map that has been accidentally changed in the repository.
Now the installation process should run smoothly - however you may still encounter little bugs since the framework is still in the beta stage and it is under active development.
# latest framework version requires Deno 1.40
deno upgrade
deno run -A https://deno.land/x/entropy_cli/init.ts
I hope the CLI is more stable now and it will come out of beta soon 😅
After running
deno run -A https://deno.land/x/entropy_cli/init.ts
, I went to the created directory, and ran:But then, the following problem arose:
Warning
The created folder does NOT contain any
core/
directory, hence the error.My details:
The text was updated successfully, but these errors were encountered: