This repository was archived by the owner on Feb 1, 2020. It is now read-only.
This repository was archived by the owner on Feb 1, 2020. It is now read-only.
Error: EISDIR: illegal operation on a directory #39
Closed
Description
Hello, I try to install purgecss-webpack-plugin on my stack but I get the following error :
/Volumes/APPLE SD Card/Projets/beapi/beapi-frontend-framework/themes/beapi-frontend-framework/node_modules/purgecss-webpack-plugin/node_modules/purgecss/lib/purgecss.js:674
throw _iteratorError5;
^
Error: EISDIR: illegal operation on a directory, read
at Object.fs.readSync (fs.js:690:18)
at tryReadSync (fs.js:554:20)
at Object.fs.readFileSync (fs.js:597:19)
at Purgecss.extractFileSelector
You can reproduce the issue by cloning the repo : https://github.com/BeAPI/beapi-frontend-framework/tree/experiment/purgecss
$ npm install
$ npm run build:test
Version of purgecss-webpack-plugin : 1.2.0
Metadata
Metadata
Assignees
Labels
No labels