Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Why showing this issue ? #2070

Open
saikat403 opened this issue Sep 26, 2024 · 2 comments
Open

Why showing this issue ? #2070

saikat403 opened this issue Sep 26, 2024 · 2 comments

Comments

@saikat403
Copy link

➜ Network: use --host to expose
➜ press h + enter to show help
X [ERROR] Could not read from file: D:/saikat/reacts/react-starter-kit/.yarn/virtual/@emotion-react-virtual-34d79653b6/5/C:/Users/User/AppData/Local/Yarn/Berry/cache/@emotion-react-npm-11.11.3-5802f4fe7f-10.zip/node_modules/@emotion/react/jsx-runtime/dist/emotion-react-jsx-runtime.browser.esm.js

X [ERROR] Could not read from file: D:/saikat/reacts/react-starter-kit/.yarn/virtual/react-router-dom-virtual-5b40b23982/5/C:/Users/User/AppData/Local/Yarn/Berry/cache/react-router-dom-npm-6.22.0-be4574971f-10.zip/node_modules/react-router-dom/dist/index.js

X [ERROR] Could not read from file: D:/saikat/reacts/react-starter-kit/.yarn/virtual/react-dom-virtual-22fafa95af/5/C:/Users/User/AppData/Local/Yarn/Berry/cache/react-dom-npm-18.2.0-dd675bca1c-10.zip/node_modules/react-dom/client.js

X [ERROR] Could not read from file: D:/saikat/reacts/react-starter-kit/.yarn/virtual/@emotion-react-virtual-34d79653b6/5/C:/Users/User/AppData/Local/Yarn/Berry/cache/@emotion-react-npm-11.11.3-5802f4fe7f-10.zip/node_modules/@emotion/react/jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.browser.esm.js

X [ERROR] Could not read from file: D:/saikat/reacts/react-starter-kit/.yarn/virtual/@mui-joy-virtual-41e2a79c7b/5/C:/Users/User/AppData/Local/Yarn/Berry/cache/@mui-joy-npm-5.0.0-beta.28-fe6be78e8d-10.zip/node_modules/@mui/joy/styles/index.js

X [ERROR] Could not read from file: D:/saikat/reacts/react-starter-kit/.yarn/virtual/@mui-joy-virtual-41e2a79c7b/5/C:/Users/User/AppData/Local/Yarn/Berry/cache/@mui-joy-npm-5.0.0-beta.28-fe6be78e8d-10.zip/node_modules/@mui/joy/index.js

X [ERROR] Could not read from file: D:/saikat/reacts/react-starter-kit/.yarn/virtual/jotai-virtual-80411c6087/5/C:/Users/User/AppData/Local/Yarn/Berry/cache/jotai-npm-2.6.4-9f4bf61444-10.zip/node_modules/jotai/esm/index.mjs

X [ERROR] Could not read from file: D:/saikat/reacts/react-starter-kit/.yarn/virtual/jotai-virtual-80411c6087/5/C:/Users/User/AppData/Local/Yarn/Berry/cache/jotai-npm-2.6.4-9f4bf61444-10.zip/node_modules/jotai/esm/utils.mjs

X [ERROR] Could not read from file: D:/saikat/reacts/react-starter-kit/.yarn/virtual/notistack-virtual-c7fccf2b10/5/C:/Users/User/AppData/Local/Yarn/Berry/cache/notistack-npm-3.0.1-2b0e3bf24a-10.zip/node_modules/notistack/notistack.esm.js

X [ERROR] Could not read from file: D:/saikat/reacts/react-starter-kit/.yarn/virtual/@mui-icons-material-virtual-3fec030645/5/C:/Users/User/AppData/Local/Yarn/Berry/cache/@mui-icons-material-npm-5.15.10-11fa9ba717-10.zip/node_modules/@mui/icons-material/esm/index.js

X [ERROR] Could not read from file: D:\saikat\reacts\react-starter-kit.yarn_virtual_@firebase-auth-virtual-744e494645\5\C:\Users\User\AppData\Local\Yarn\Berry\cache@firebase-auth-npm-1.6.0-04a5fa9a5c-10.zip\node_modules@firebase\auth\dist\esm2017\index.js

C:/Users/User/AppData/Local/Yarn/Berry/cache/firebase-npm-10.8.0-7527ee7b52-10.zip/node_modules/firebase/auth/dist/esm/index.esm.js:1:14:
  1 │ export * from '@firebase/auth';
    ╵               ~~~~~~~~~~~~~~~~

X [ERROR] Could not read from file: D:\saikat\reacts\react-starter-kit.yarn_virtual_@firebase-analytics-virtual-fd539d5b66\5\C:\Users\User\AppData\Local\Yarn\Berry\cache@firebase-analytics-npm-0.10.1-45781c1ff7-10.zip\node_modules@firebase\analytics\dist\esm\index.esm2017.js

C:/Users/User/AppData/Local/Yarn/Berry/cache/firebase-npm-10.8.0-7527ee7b52-10.zip/node_modules/firebase/analytics/dist/esm/index.esm.js:1:14:
  1 │ export * from '@firebase/analytics';
@jrmora
Copy link

jrmora commented Oct 20, 2024

Same pb

@GoeminneEmile
Copy link

@saikat403 and @jrmora

to fix try:
yarn config set enableGlobalCache false
then
yarn install
then
yarn workspace app start

issue and fix can also be found here: #2019

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants