strapi-community / strapi-tool-dockerize

Easy add support for docker to your strapi project
MIT License
543 stars 35 forks source link

Error: Please add a title #101

Closed Bastiendsp closed 6 months ago

Bastiendsp commented 11 months ago

πŸ› Bug Report

πŸ€·β€β™€οΈ What did you do

⛔️ Error log

Command failed with exit code 1: yarn add pg error An unexpected error occurred: "EISDIR: illegal operation on a directory, read". yarn add v1.22.19 info If you think this is a bug, please open a bug report with the information provided in "C:\Users\basti\Documents\Novala\novala-back\yarn-error.log". info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.

πŸ•΅οΈβ€β™€οΈ Stack trace

Error: Command failed with exit code 1: yarn add pg
error An unexpected error occurred: "EISDIR: illegal operation on a directory, read".
yarn add v1.22.19
info If you think this is a bug, please open a bug report with the information provided in "C:\\Users\\basti\\Documents\\Novala\\novala-back\\yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.
    at makeError (C:\Users\basti\AppData\Local\npm-cache\_npx\c78dafd2dc881eeb\node_modules\execa\lib\error.js:60:11)
    at handlePromise (C:\Users\basti\AppData\Local\npm-cache\_npx\c78dafd2dc881eeb\node_modules\execa\index.js:118:26)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async installDependecies (C:\Users\basti\AppData\Local\npm-cache\_npx\c78dafd2dc881eeb\node_modules\@strapi-community\dockerize\core\dependencies.js:21:3)
    at async C:\Users\basti\AppData\Local\npm-cache\_npx\c78dafd2dc881eeb\node_modules\@strapi-community\dockerize\index.js:63:4

πŸ™‡β€β™€οΈ Expected behavior/code

A clear and concise description of what you expected to happen (or code).

πŸ‘©β€πŸ’» Environment

πŸ’‘ Possible Solution

πŸ“Ί Additional context/Screenshots