FullCalendar issues with Apollo 9.0

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
Dev Team
Posts: 1
Joined: 13 May 2023, 01:31

16 May 2023, 16:30

Greetings, I recently purchased Apollo Theme on the PrimeReact site. But when I try to do yarn next build I'm getting the following error

Code: Select all

yarn next build
yarn run v1.22.19
$ /node_modules/.bin/next build
info  - Linting and checking validity of types
info  - Creating an optimized production build
Failed to compile.

./node_modules/@fullcalendar/timegrid/node_modules/@fullcalendar/daygrid/internal.js
Module not found: Package path ./internal.js is not exported from package /node_modules/@fullcalendar/core (see exports field in /node_modules/@fullcalendar/core/package.json)

https://nextjs.org/docs/messages/module-not-found

Import trace for requested module:
./node_modules/@fullcalendar/timegrid/index.js
./pages/apps/calendar/index.tsx

./node_modules/@fullcalendar/timegrid/node_modules/@fullcalendar/daygrid/internal.js
Module not found: Package path ./preact.js is not exported from package /node_modules/@fullcalendar/core (see exports field in /node_modules/@fullcalendar/core/package.json)

https://nextjs.org/docs/messages/module-not-found

Import trace for requested module:
./node_modules/@fullcalendar/timegrid/index.js
./pages/apps/calendar/index.tsx

Code: Select all

node --version
v20.1.0

yarn --version
1.22.19
I just downloaded the project from the buyout page.

habubey
Posts: 89
Joined: 24 Aug 2022, 13:17

06 Jun 2023, 10:08

We apologize for the delay in our response and would like to inform you that we are actively working on resolving the issue. We have noticed that the error occurs when using 'yarn dev', but it does not occur when using 'npm run dev'. Our initial impression is that there may be a discrepancy in the package managers. FullCalendar is one of the third-party packages used in our products, and we are not the developers of that package. We will relay this issue to the appropriate developers and share their response with you as well. We will continue to work on resolving till get the answer do not worry it will be fixed
Bugra Beyduz
PrimeReact Core Developer
Github profile: https://github.com/habubey

habubey
Posts: 89
Joined: 24 Aug 2022, 13:17

07 Jun 2023, 13:48

Hey there! When I upgraded to version 6.1.8 of FullCalendar (which is latest version currently), I experienced that the issues were resolved. So far, I haven't encountered any errors. Could you please update the versions to 6.1.8, reinstall the node modules, and inform me? 🤗

"@fullcalendar/core": "6.1.8",
"@fullcalendar/daygrid": "6.1.8",
"@fullcalendar/interaction": "6.1.8",
"@fullcalendar/react": "6.1.8",
"@fullcalendar/timegrid": "6.1.8"
Bugra Beyduz
PrimeReact Core Developer
Github profile: https://github.com/habubey

Post Reply

Return to “Apollo - PrimeReact”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 1 guest