Plugin "netlify-plugin-gatsby-cache" internal error
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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