creativetimofficial / notus-svelte

Notus Svelte: Free Tailwind CSS UI Kit and Admin
https://www.creative-tim.com/product/notus-svelte
MIT License
831 stars 431 forks source link

[Bug] Dependencies Install (Unable to resolve Dependency Tree) #19

Open MexNowah opened 2 years ago

MexNowah commented 2 years ago

Version

1.1.0

Node Version

16.13.1

Operating System

MacOS Monterrey v12.2

Device

Macbook Pro

Browser & Version

Chrome 98.0.4758.80

Steps to reproduce

1.- Download zip file from website. https://www.creative-tim.com/product/notus-svelte# 2.- Unzip 3.- Run the command that comes in documentation ( npm run install:clean ) 4.- After Installation and running, open your browser at localhost:5000

What is expected?

Application to be running

What is actually happening?

No resources are being loaded in the website in localhost:5000, Error 403


Solution

Additional comments

I spent sometimes with issues of dependencies because of the node version. I finally got everything installed correctly with Node 16.13.1