coreui / coreui-free-bootstrap-admin-template

Free Bootstrap Admin & Dashboard Template
https://coreui.io/product/free-bootstrap-admin-template/
MIT License
11.98k stars 3.13k forks source link

Following the install and use instructions does not result in a functioning version of the software. #569

Closed deleteprod closed 2 years ago

deleteprod commented 3 years ago

Issue - literally following the instructions for usage results in multiple WARN and ERRORs. Tool does not function as intended.


Cloning into 'my-project'...
remote: Enumerating objects: 13105, done.
remote: Counting objects: 100% (1358/1358), done.
remote: Compressing objects: 100% (357/357), done.
remote: Total 13105 (delta 1000), reused 1357 (delta 999), pack-reused 11747
Receiving objects: 100% (13105/13105), 22.22 MiB | 3.51 MiB/s, done.
Resolving deltas: 100% (8210/8210), done.
/code  > cd my-project                                                                          
/code/my-project - (main) > npm install                                                                            
npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
npm WARN deprecated coffee-script@1.12.7: CoffeeScript on NPM has moved to "coffeescript" (no hyphen)
npm WARN tarball tarball data for @coreui/coreui@https://registry.npmjs.org/@coreui/coreui/-/coreui-4.0.1.tgz (sha512-8vH6fJrmvCR/Oy5v0E+/1AL3Ygb4jhQ7NXK2fMYWJyK13BePDm9muB3y6S0IdqkpBwjY3hHVwHyt2lJqJdesmQ==) seems to be corrupted. Trying again.
npm WARN tarball tarball data for @coreui/coreui@https://registry.npmjs.org/@coreui/coreui/-/coreui-4.0.1.tgz (sha512-8vH6fJrmvCR/Oy5v0E+/1AL3Ygb4jhQ7NXK2fMYWJyK13BePDm9muB3y6S0IdqkpBwjY3hHVwHyt2lJqJdesmQ==) seems to be corrupted. Trying again.
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/path-exists/-/path-exists-4.0.1.tgz - Not found
npm ERR! 404 
npm ERR! 404  'path-exists@https://registry.npmjs.org/path-exists/-/path-exists-4.0.1.tgz' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404 
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! A complete log of this run can be found in:
npm ERR!     /root/.npm/_logs/2021-08-03T13_45_21_156Z-debug.log```

- Operating system - Kali Linux latest (i.e. apt update && apt upgrade -y ran 10 minutes ago).

- Expected behaviour - if following the exact instructions on a modern operating system that is fully updated, I would expect the software to function correctly.
yogi-satya commented 3 years ago

Im using yarn and it works

\core-ui> yarn
yarn install v1.22.10
info No lockfile found.
warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json.
[1/4] Resolving packages...
warning @babel/cli > @nicolo-ribaudo/chokidar-2 > braces > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
ithub.com/lydell/urix#deprecated
⠂ @babel/helper-plugin-utils@^7.8.0Terminate batch job (Y/N)? y
\core-ui> yarn
yarn install v1.22.10
info No lockfile found.
[1/4] Resolving packages...
warning @babel/cli > @nicolo-ribaudo/chokidar-2 > braces > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
warning @babel/cli > @nicolo-ribaudo/chokidar-2 > braces > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
warning browser-sync > socket.io > debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
warning browser-sync > socket.io > socket.io-parser > debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
warning browser-sync > socket.io > engine.io > debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
warning foreach-cli > coffee-register > coffee-script@1.12.7: CoffeeScript on NPM has moved to "coffeescript" (no hyphen)
[2/4] Fetching packages...
info fsevents@2.3.2: The platform "win32" is incompatible with this module.
info "fsevents@2.3.2" is an optional dependency and failed compatibility check. Excluding it from installation.
[3/4] Linking dependencies...
warning "@coreui/chartjs > @coreui/coreui@4.0.0" has unmet peer dependency "@popperjs/core@^2.9.2".
warning " > @coreui/coreui@4.0.1" has unmet peer dependency "@popperjs/core@^2.9.2".
[4/4] Building fresh packages...
success Saved lockfile.
Done in 166.21s.
\core-ui> yarn start
stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.