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

npx dts-cli create doesn't complete Installing npm modules #177

Open
mattmogford-alcumus opened this issue Nov 15, 2022 · 1 comment
Open

Comments

@mattmogford-alcumus
Copy link

mattmogford-alcumus commented Nov 15, 2022

Current Behavior

When running npx dts-cli create blah-project
Then selecting react-with-storybook, the CLI will freeze indefinitely on the step
Installing npm modules:
It seems to create the project as shown in second screenshot, but because it didn't complete, it is a bit disconcerting.
Which makes me not trust that everything is done and complete as it should be.
There isn't a node_modules file
Selecting templates Basic & React work correctly.

Screenshot 2022-11-15 at 10 32 12
Screenshot 2022-11-15 at 10 41 21

entering the project directory and running npm i provides this error....
Screenshot 2022-11-15 at 10 49 33

Expected behavior

CLI script completes displaying errors/or not

Suggested solution(s)

Additional context

Your environment

System:
    OS: macOS 12.3.1
    CPU: (16) x64 Intel(R) Core(TM) i9-9980HK CPU @ 2.40GHz
    Memory: 3.47 GB / 32.00 GB
    Shell: 5.8 - /bin/zsh
  Binaries:
    Node: 18.12.1 - /usr/local/bin/node
    npm: 8.19.2 - /usr/local/bin/npm
  Browsers:
    Chrome: 107.0.5304.110
    Safari: 15.4
@mattmogford-alcumus
Copy link
Author

Also, There are no devDependencies / dependencies within the resulting package.json

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