codescandy / Dash-UI

Bootstrap 5 Admin & Dashboard Template - Dash-UI. Dash UI Kit is a free and open-source components and templates kit fully coded with Bootstrap 5.

Home Page:https://dashui.codescandy.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

package-lock.json file was created with an old version of npm

ariferol01 opened this issue · comments

$ npm install --package-lock-only

$ npm audit fix --force

$ npm install

up to date, audited 873 packages in 10s

55 packages are looking for funding
run npm fund for details

15 vulnerabilities (1 moderate, 8 high, 6 critical)

To address issues that do not require attention, run:
npm audit fix

To address all issues (including breaking changes), run:
npm audit fix --force

Run npm audit for details.

$ gulp

ReferenceError: primordials is not defined
at fs.js:47:5
at req_ (D:\html\dash-ui\dash-ui\node_modules\natives\index.js:143:24)
at Object.req [as require] (D:\html\dash-ui\dash-ui\node_modules\natives\index.js:55:10)
at Object. (D:\html\dash-ui\dash-ui\node_modules\vinyl-fs\node_modules\graceful-fs\fs.js:1:37)
at Module._compile (node:internal/modules/cjs/loader:1105:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Module.require (node:internal/modules/cjs/loader:1005:19)
at require (node:internal/modules/cjs/helpers:102:18)