deidentify icon indicating copy to clipboard operation
deidentify copied to clipboard

When I run npm install

Open sandheepp opened this issue 5 years ago • 0 comments

[email protected] postinstall /nlp/deidentify/node_modules/nw node scripts/install.js

fs.js:39 } = primordials; ^

ReferenceError: primordials is not defined at fs.js:39:5 at req_ (/nlp/deidentify/node_modules/natives/index.js:137:5) at Object.req [as require] (nlp/deidentify/node_modules/natives/index.js:54:10) at Object. (/nlp/deidentify/node_modules/nw/node_modules/graceful-fs/fs.js:1:37) at Module._compile (internal/modules/cjs/loader.js:1176:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:1196:10) at Module.load (internal/modules/cjs/loader.js:1040:32) at Function.Module._load (internal/modules/cjs/loader.js:929:14) at Module.require (internal/modules/cjs/loader.js:1080:19) at require (internal/modules/cjs/helpers.js:72:18) npm WARN [email protected] license should be a valid SPDX license expression

npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! [email protected] postinstall: node scripts/install.js npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] postinstall script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in: npm ERR! /.npm/_logs/2020-05-14T18_35_55_916Z-debug.log

sandheepp avatar May 14 '20 18:05 sandheepp