ERROR in ./node_modules/calendar-link/dist/index.js Module parse failed: Unexpected token (17:34)
See original GitHub issueHy… im new on this nodejs (thingy), so i dont know what i do.
i’m trying to integrate calendar link to Grapesjs (i mean grapesjs preset https://github.com/artf/grapesjs-preset-webpage).
run on terminal npm install calendar-link
then on my index.js add import { google, outlook, office365, yahoo, ics } from "calendar-link";
then run npm run build
get errror
i dont event add another code, just import calendar-link module.
i dont know what should i do
Issue Analytics
- State:
- Created 3 years ago
- Reactions:1
- Comments:6
Top Results From Across the Web
Module parse failed: Unexpected token. You may ... - GitHub
For anyone encountering this issue, I'm just gonna lay out the entire process in steps: run expo install @expo/webpack-config; create 'webpack.config.js' file ...
Read more >Module parse failed: Unexpected token - Stack Overflow
Apparently it happened because you have two module properties in the webpack config object. Given JS objects can only hold one value per...
Read more >Odyssey Lift-off I: "Module parse failed: Unexpected token" Error
I am receiving this error message: Failed to compile. ./src/pages/tracks.js 43:10. Module parse failed: Unexpected token (43:10)
Read more >Install fancyapps Fancybox, module parse failed 'unexpected ...
... it threw following error: ` error in ./node_modules/@fancyapps/ui/src/Panzoom/Panzoom.js. Module parse failed: Unexpected token (489:29)
Read more >Build error with @arcgis/core and Angular 11: "Module parse ...
Build error using @arcgis/core with Angular 11: Error: ./node_modules/@arcgis/core/core/has.js 5:101 Module parse failed: Unexpected token ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Issue-Label Bot is automatically applying the label
question
to this issue, with a confidence of 0.63. Please mark this comment with 👍 or 👎 to give our bot feedback!Links: app homepage, dashboard and code for this bot.
⚠️ This issue has not seen any activity in the past 2 months so I’m marking it as stale. I’ll close it if it doesn’t see any activity in the coming week.