netlify / netlify/plugins

Plugin "netlify-plugin-gatsby-cache" internal error

Open
#1,428 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
99
Forks
69
Avg merge
17m
Merged PRs (30d)
1

Description

Please deactivate the netlify-plugin-gatsby-cache Plugin

CpyError: Cannot copy from .cache/adapters/node_modules/.bin/download-msgpackr-prebuilds to /opt/build/cache/cwd/.cache/adapters/node_modules/.bin/download-msgpackr-prebuilds: EISDIR: illegal operation on a directory '/opt/build/repo/.cache/adapters/node_modules/.bin/download-msgpackr-prebuilds'
In "onPostBuild" event in "netlify-plugin-gatsby-cache" from Netlify app at pMap.concurrency.concurrency (file:///opt/buildhome/node-deps/node_modules/cpy/index.js:261:12) at async file:///opt/buildhome/node-deps/node_modules/p-map/index.js:121:20
Error properties: { errno: -21, code: 'EISDIR', source: '/opt/build/repo/.cache/adapters/node_modules/.bin/download-msgpackr-prebuilds' }

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the netlify-plugin-gatsby-cache plugin's onPostBuild event and the cpy error shown in the report. Determine where the plugin is configured or maintained and verify that the EISDIR failure is resolved or that the plugin is deactivated as requested.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
build-system
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.