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 building process

See original GitHub issue

ERROR in xxx from UglifyJs Unexpected token: punc (() [./node_modules/vue-kanban/src/plugin.js:4,0]

Plugin.js:

import Kanban from './components/Kanban';

export default {
  install(vue) {
    vue.component('kanban-board', Kanban);
  },
};

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:13 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
BrockReececommented, Feb 14, 2018

I am guessing this is a babel issue. Are you using webpack? If so can you show me your babel config and your loader config?

0reactions
BrockReececommented, Feb 15, 2018

Ha, no problem, happy to help 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Dealing with errors and omissions
A design error is an instruction (or lack of instruction) in the plans and specifications that, if followed by the contractor, will require ......
Read more >
Five Common Causes of Construction's Most Expensive ...
1. Incorrect Estimates Construction Errors Infographic · 2. Bad Design. If a construction project is designed poorly, project conflicts and ...
Read more >
Understanding Contract Errors or Omissions in ...
In a construction contract, an error is any type of mistake that affects the outcome of the project. Errors can appear in just...
Read more >
Common Construction Mistakes
1. Getting one estimate · 2. Hiring the wrong contractor · 3. Forgetting permits · 4. Poor communication · 5. No completion dates...
Read more >
Damage Control: 5 Ways to Manage Construction Mistakes
1: Take Ownership · 2: Thoroughly Document Mistakes · 3: Communicate With the Entire Project Team · 4: Create the Appropriate Repair Schedule...
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