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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cant install initial dependencies #1561

Open
alan9518 opened this issue Jun 17, 2024 · 0 comments
Open

Cant install initial dependencies #1561

alan9518 opened this issue Jun 17, 2024 · 0 comments

Comments

@alan9518
Copy link

馃悰 Bug report

Using the command npx @nebula.js/cli create hello --picasso none as stated in the docs, nebula fails during the npm install process with
unable to resolve dependency tree.using --force or --legacy-peer-deps flag not working either

Using a virtual machine with windows 11
node v18.20.3
npm v10.8.1

image

Steps to Reproduce

  1. run npx @nebula.js/cli create hello --picasso none
  2. run npm install after initial error message
  3. ...

Expected behavior

Should be able to install dependencies to start working

Actual behavior

can't install dependencies "@nebula.js/cli-build@undefined"

Versions

  • nebula.js: (5.1.2)
  • Platform: ?
  • Browser: ?

Additional context

(Add any other context, link to demo or screenshots about the issue.)

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