You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
环境: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
The text was updated successfully, but these errors were encountered:
环境: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
The text was updated successfully, but these errors were encountered: