Skip to content

Libts problem on Fedora 37 Beta #324

Description

@marekmosiewicz

Bug

Package Version: 8.0.0

Code

npm i @dojo/cli @dojo/cli-create-app -g|
dojo create app --name hello-world|

Expected behavior:

node.js should start hello-world app

Actual behavior:

First I had problem with postcss compalining about not configured dependency to stringify. I'm relatively new to npm but recreation of package.json helped
Later there is problem with webpack throwing exception of SSL. From my investigation problem occurs because
CLI uses old version of tslib (1.8.1) which uses old version of webpack
This can happen because I use FEdora 37 beta where OpenSSL depreciated old protocol.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions