Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Libts problem on Fedora 37 Beta #324

Open
marekmosiewicz opened this issue Oct 20, 2022 · 0 comments
Open

Libts problem on Fedora 37 Beta #324

marekmosiewicz opened this issue Oct 20, 2022 · 0 comments

Comments

@marekmosiewicz
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant