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

Perimordials is not defined #24

Closed
JunekCZ opened this issue Oct 25, 2022 · 1 comment
Closed

Perimordials is not defined #24

JunekCZ opened this issue Oct 25, 2022 · 1 comment

Comments

@JunekCZ
Copy link

JunekCZ commented Oct 25, 2022

Hello!
I tried to run this beautiful dashboard but after npm install I tried to start npm start command and this happened:

> shards-dashboard@1.0.1 start
> gulp

fs.js:42
} = primordials;
    ^

ReferenceError: primordials is not defined
    at fs.js:42:5
    at req_ (D:\Skola\Vysoka\projektak\dashboard\shards-dashboard\node_modules\natives\index.js:143:24)
    at Object.req [as require] (D:\Skola\Vysoka\projektak\dashboard\shards-dashboard\node_modules\natives\index.js:55:10)
    at Object.<anonymous> (D:\Skola\Vysoka\projektak\dashboard\shards-dashboard\node_modules\vinyl-fs\node_modules\graceful-fs\fs.js:1:37)
    at Module._compile (node:internal/modules/cjs/loader:1155:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1209:10)
    at Module.load (node:internal/modules/cjs/loader:1033:32)
    at Function.Module._load (node:internal/modules/cjs/loader:868:12)
    at Module.require (node:internal/modules/cjs/loader:1057:19)
    at require (node:internal/modules/cjs/helpers:103:18)

My version of node is managed by NVM and I ran it with version 12.22.12 and latest (16.18.0).
Thank you in an advance for your replies!

@JunekCZ
Copy link
Author

JunekCZ commented Oct 25, 2022

Okay, I found it out. I just downloaded the 4 year back old version of node - 6.8.0 with which I can run the dashboard!

@JunekCZ JunekCZ closed this as completed Oct 25, 2022
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