Skip to content

Error: EISDIR: illegal operation on a directory, open #434

@stevemarksd

Description

@stevemarksd

Same as #52

new CopyPlugin([
        {from: resolveApp(`./public/anv.com`), to: buildFolder},
      ])

Error:

[Error: EISDIR: illegal operation on a directory, open 'XXXXX'] {
  errno: -4068,
  code: 'EISDIR',
  syscall: 'open',
  path: 'XXXXX'
}

XXXXX exists in my path

  • Operating System:
  • Node Version:
  • NPM Version:
  • webpack Version:
  • copy-webpack-plugin Version:

Expected Behavior

Actual Behavior

Code

// webpack.config.js
// If your code blocks are over 20 lines, please paste a link to a gist
// (https://gist.github.com).
// additional code, HEY YO remove this block if you don't need it

How Do We Reproduce?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions