docker-compose.dev.yml
you need, and run the ln
command mentionned in the comments at the top of the file.
Hey team. any idea why i'm receiving this "eslint" error message when running docker build?
#9 2.775 npm notice New minor version of npm available! 7.5.4 -> 7.15.0
#9 2.775 npm notice Changelog: https://github.com/npm/cli/releases/tag/v7.15.0
#9 2.775 npm notice Run npm install -g npm@7.15.0
to update!
#9 2.775 npm notice
#9 2.778 npm ERR! code ERESOLVE
#9 2.782 npm ERR! ERESOLVE unable to resolve dependency tree
#9 2.782 npm ERR!
#9 2.782 npm ERR! While resolving: reaction-api@3.11.0
#9 2.783 npm ERR! Found: eslint@6.8.0
#9 2.783 npm ERR! node_modules/eslint
#9 2.783 npm ERR! dev eslint@"~6.8.0" from the root project
#9 2.783 npm ERR!
#9 2.783 npm ERR! Could not resolve dependency:
#9 2.783 npm ERR! peer eslint@">=7" from @reactioncommerce/eslint-config@2.2.0
#9 2.783 npm ERR! node_modules/@reactioncommerce/eslint-config
#9 2.784 npm ERR! dev @reactioncommerce/eslint-config@"~2.2.0" from the root project
#9 2.784 npm ERR!
#9 2.784 npm ERR! Fix the upstream dependency conflict, or retry
#9 2.784 npm ERR! this command with --force, or --legacy-peer-deps
#9 2.784 npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
#9 2.784 npm ERR!
#9 2.784 npm ERR! See /home/node/.npm/eresolve-report.txt for a full report.
#9 2.792
#9 2.792 npm ERR! A complete log of this run can be found in:
#9 2.792 npm ERR! /home/node/.npm/_logs/2021-05-31T12_31_42_842Z-debug.log