question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ERROR in ./node_modules/calendar-link/dist/index.js Module parse failed: Unexpected token (17:34)

See original GitHub issue

Hy… 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

ss

i dont event add another code, just import calendar-link module.

i dont know what should i do

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:6

github_iconTop GitHub Comments

1reaction
issue-label-bot[bot]commented, Oct 30, 2020

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.

0reactions
FindingAnandcommented, Mar 9, 2021

⚠️ 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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found