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

Error While Installing Semantic-UI #15

Open
Mukesh-Lekhrajani opened this issue Dec 11, 2019 · 0 comments
Open

Error While Installing Semantic-UI #15

Mukesh-Lekhrajani opened this issue Dec 11, 2019 · 0 comments

Comments

@Mukesh-Lekhrajani
Copy link

Hello,

on my desktop, the version of minimatch and graceful-fs are as per required, but still.. when installing semantic ui, I am receiving this error.. please help

J:\JavaScript\AngularJS\angular-reddit>npm install semantic-ui --save
npm WARN deprecated [email protected]: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
npm WARN deprecated [email protected]: This module relies on Node.js's internals and will break at some point. Do not use it, and update to [email protected].

[email protected] install J:\JavaScript\AngularJS\angular-reddit\node_modules\semantic-ui
gulp install

fs.js:33
} = primordials;
^

ReferenceError: primordials is not defined
at fs.js:33:5
at req_ (J:\JavaScript\AngularJS\angular-reddit\node_modules\natives\index.js:143:24)
at Object.req [as require] (J:\JavaScript\AngularJS\angular-reddit\node_modules\natives\index.js:55:10)
at Object. (J:\JavaScript\AngularJS\angular-reddit\node_modules\vinyl-fs\node_modules\graceful-fs\fs.js:1:37)
at Module._compile (internal/modules/cjs/loader.js:1128:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1167:10)
at Module.load (internal/modules/cjs/loader.js:983:32)
at Function.Module._load (internal/modules/cjs/loader.js:891:14)
at Module.require (internal/modules/cjs/loader.js:1023:19)
at require (internal/modules/cjs/helpers.js:72:18)
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})

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