xiaoju-survey
xiaoju-survey copied to clipboard
docker 构建问题
环境:mac
问题:
RUN cd /xiaoju-survey/web && npm install && npm run build-only
ERROR
32.0s
(node:7) ExperimentalWarning: Support for loading ES Module in require() is an experimental feature and might change at any time
(Use node --trace-warnings ...
to show where the warning was created)
npm error Cannot read properties of null (reading 'matches')
npm error A complete log of this run can be found in: /root/.npm/_logs/2024-10-17T07_05_14_385Z-debug-0.log