Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Unable to setup the project #47

Open
navneet-indusworks opened this issue Jan 10, 2025 · 1 comment
Open

Unable to setup the project #47

navneet-indusworks opened this issue Jan 10, 2025 · 1 comment

Comments

@navneet-indusworks
Copy link

I tried setting up a project on my local bench using following command:

bench add-frappe-ui

when I open the frontend port I am getting this error:

5:03:19 PM [vite] Failed to load source map for /home/navneetjain89/frappe-bench/apps/mes/frontend/node_modules/@internationalized/date/dist/CalendarDate.mjs.
Error: An error occurred while trying to read the map file at CalendarDate.mjs.map
Error: ENOENT: no such file or directory, open '/home/navneetjain89/frappe-bench/apps/mes/frontend/node_modules/@internationalized/date/dist/CalendarDate.mjs.map'
5:03:19 PM [vite] Failed to load source map for /home/navneetjain89/frappe-bench/apps/mes/frontend/node_modules/@internationalized/date/dist/GregorianCalendar.mjs.
Error: An error occurred while trying to read the map file at GregorianCalendar.mjs.map
Error: ENOENT: no such file or directory, open '/home/navneetjain89/frappe-bench/apps/mes/frontend/node_modules/@internationalized/date/dist/GregorianCalendar.mjs.map'
5:03:19 PM [vite] Failed to load source map for /home/navneetjain89/frappe-bench/apps/mes/frontend/node_modules/@internationalized/date/dist/JapaneseCalendar.mjs.
Error: An error occurred while trying to read the map file at JapaneseCalendar.mjs.map
Error: ENOENT: no such file or directory, open '/home/navneetjain89/frappe-bench/apps/mes/frontend/node_modules/@internationalized/date/dist/JapaneseCalendar.mjs.map'
5:03:19 PM [vite] Failed to load source map for /home/navneetjain89/frappe-bench/apps/mes/frontend/node_modules/@internationalized/date/dist/BuddhistCalendar.mjs.
Error: An error occurred while trying to read the map file at BuddhistCalendar.mjs.map
Error: ENOENT: no such file or directory, open '/home/navneetjain89/frappe-bench/apps/mes/frontend/node_modules/@internationalized/date/dist/BuddhistCalendar.mjs.map'
5:03:19 PM [vite] Failed to load source map for /home/navneetjain89/frappe-bench/apps/mes/frontend/node_modules/@internationalized/date/dist/TaiwanCalendar.mjs.
Error: An error occurred while trying to read the map file at TaiwanCalendar.mjs.map
Error: ENOENT: no such file or directory, open '/home/navneetjain89/frappe-bench/apps/mes/frontend/node_modules/@internationalized/date/dist/TaiwanCalendar.mjs.map'
5:03:19 PM [vite] Failed to load source map for /home/navneetjain89/frappe-bench/apps/mes/frontend/node_modules/@internationalized/date/dist/PersianCalendar.mjs.
Error: An error occurred while trying to read the map file at PersianCalendar.mjs.map
Error: ENOENT: no such file or directory, open '/home/navneetjain89/frappe-bench/apps/mes/frontend/node_modules/@internationalized/date/dist/PersianCalendar.mjs.map'
5:03:19 PM [vite] Failed to load source map for /home/navneetjain89/frappe-bench/apps/mes/frontend/node_modules/@internationalized/date/dist/IndianCalendar.mjs.
Error: An error occurred while trying to read the map file at IndianCalendar.mjs.map
Error: ENOENT: no such file or directory, open '/home/navneetjain89/frappe-bench/apps/mes/frontend/node_modules/@internationalized/date/dist/IndianCalendar.mjs.map'
5:03:19 PM [vite] Failed to load source map for /home/navneetjain89/frappe-bench/apps/mes/frontend/node_modules/@internationalized/date/dist/IslamicCalendar.mjs.
Error: An error occurred while trying to read the map file at IslamicCalendar.mjs.map
Error: ENOENT: no such file or directory, open '/home/navneetjain89/frappe-bench/apps/mes/frontend/node_modules/@internationalized/date/dist/IslamicCalendar.mjs.map'
5:03:19 PM [vite] Failed to load source map for /home/navneetjain89/frappe-bench/apps/mes/frontend/node_modules/@internationalized/date/dist/HebrewCalendar.mjs.
Error: An error occurred while trying to read the map file at HebrewCalendar.mjs.map
Error: ENOENT: no such file or directory, open '/home/navneetjain89/frappe-bench/apps/mes/frontend/node_modules/@internationalized/date/dist/HebrewCalendar.mjs.map'
5:03:19 PM [vite] Failed to load source map for /home/navneetjain89/frappe-bench/apps/mes/frontend/node_modules/@internationalized/date/dist/EthiopicCalendar.mjs.
Error: An error occurred while trying to read the map file at EthiopicCalendar.mjs.map
Error: ENOENT: no such file or directory, open '/home/navneetjain89/frappe-bench/apps/mes/frontend/node_modules/@internationalized/date/dist/EthiopicCalendar.mjs.map'
5:03:19 PM [vite] Failed to load source map for /home/navneetjain89/frappe-bench/apps/mes/frontend/node_modules/@internationalized/date/dist/createCalendar.mjs.
Error: An error occurred while trying to read the map file at createCalendar.mjs.map
Error: ENOENT: no such file or directory, open '/home/navneetjain89/frappe-bench/apps/mes/frontend/node_modules/@internationalized/date/dist/createCalendar.mjs.map'
5:03:19 PM [vite] Failed to load source map for /home/navneetjain89/frappe-bench/apps/mes/frontend/node_modules/@internationalized/date/dist/conversion.mjs.
Error: An error occurred while trying to read the map file at conversion.mjs.map
Error: ENOENT: no such file or directory, open '/home/navneetjain89/frappe-bench/apps/mes/frontend/node_modules/@internationalized/date/dist/conversion.mjs.map'
5:03:19 PM [vite] Failed to load source map for /home/navneetjain89/frappe-bench/apps/mes/frontend/node_modules/@internationalized/date/dist/string.mjs.
Error: An error occurred while trying to read the map file at string.mjs.map
Error: ENOENT: no such file or directory, open '/home/navneetjain89/frappe-bench/apps/mes/frontend/node_modules/@internationalized/date/dist/string.mjs.map'
5:03:19 PM [vite] Failed to load source map for /home/navneetjain89/frappe-bench/apps/mes/frontend/node_modules/@internationalized/date/dist/DateFormatter.mjs.
Error: An error occurred while trying to read the map file at DateFormatter.mjs.map
Error: ENOENT: no such file or directory, open '/home/navneetjain89/frappe-bench/apps/mes/frontend/node_modules/@internationalized/date/dist/DateFormatter.mjs.map'
5:03:19 PM [vite] Failed to load source map for /home/navneetjain89/frappe-bench/apps/mes/frontend/node_modules/@internationalized/date/dist/queries.mjs.
Error: An error occurred while trying to read the map file at queries.mjs.map
Error: ENOENT: no such file or directory, open '/home/navneetjain89/frappe-bench/apps/mes/frontend/node_modules/@internationalized/date/dist/queries.mjs.map'
5:03:19 PM [vite] Failed to load source map for /home/navneetjain89/frappe-bench/apps/mes/frontend/node_modules/@internationalized/date/dist/manipulation.mjs.
Error: An error occurred while trying to read the map file at manipulation.mjs.map
Error: ENOENT: no such file or directory, open '/home/navneetjain89/frappe-bench/apps/mes/frontend/node_modules/@internationalized/date/dist/manipulation.mjs.map'
5:03:19 PM [vite] Failed to load source map for /home/navneetjain89/frappe-bench/apps/mes/frontend/node_modules/@internationalized/date/dist/utils.mjs.
Error: An error occurred while trying to read the map file at utils.mjs.map
Error: ENOENT: no such file or directory, open '/home/navneetjain89/frappe-bench/apps/mes/frontend/node_modules/@internationalized/date/dist/utils.mjs.map'
5:03:19 PM [vite] Failed to load source map for /home/navneetjain89/frappe-bench/apps/mes/frontend/node_modules/@internationalized/date/dist/weekStartData.mjs.
Error: An error occurred while trying to read the map file at weekStartData.mjs.map
Error: ENOENT: no such file or directory, open '/home/navneetjain89/frappe-bench/apps/mes/frontend/node_modules/@internationalized/date/dist/weekStartData.mjs.map'

@NagariaHussain
Copy link
Owner

Can you try now? I have reverted some WIP changes that might have caused this.

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

No branches or pull requests

2 participants