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

while installing i am getting an error. please help asap #6001

Open
1 of 3 tasks
bhaivncodecolonies opened this issue Oct 23, 2023 · 4 comments
Open
1 of 3 tasks

while installing i am getting an error. please help asap #6001

bhaivncodecolonies opened this issue Oct 23, 2023 · 4 comments

Comments

@bhaivncodecolonies
Copy link

bhaivncodecolonies commented Oct 23, 2023

image

Issue type

I'm submitting a ... (check one with "x")

  • bug report
  • feature request
  • question about the decisions made in the repository

Issue description

Current behavior:

Expected behavior:

Steps to reproduce:

Related code:

insert short code snippets here

Other information:

npm, node, OS, Browser

<!--
Node, npm: `node --version` and `npm --version`
OS: Windows (7/8/10). Linux (incl. distribution). macOS (El Capitan? Sierra?)
Browser: Chrome/Safari/Firefox/etc?
-->

Angular, Nebular

<!--
Check your `package-lock.json` or locate a `package.json` in the `node_modules` folder.
-->
@itsayopapi
Copy link

@bhaivncodecolonies is this issue still open?

@josewbr
Copy link

josewbr commented Oct 26, 2023

@bhaivncodecolonies I change the node-saas version in the package.json to "node-sass": "^9.0.0", saved and run npm i again. It solved the issue. Hope this helps..

@Abdullah-Jebiro
Copy link

What is the appropriate node, npm and angular cli version to run the project ??

@JetUni
Copy link

JetUni commented Jan 22, 2024

I got it working with node v14.21.3 & npm v6.14.18. I had a different error than the OP though. But I tried installing on Ubuntu 22.04 and OSX 14.1.1 and got errors until I switched to those versions. Now it installs successfully in both envs. I also ran into errors when running npm run start, so I had to update @types/node by running npm i -D @types/node@ts4.9 since typescript 4.9 is the version that's installed

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

5 participants