Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

145
Views
React app showing error, Bootstrap.bundle.js file having issues in loading

This is the complete error.

    Module parse failed: Unexpected token (1247:17)
You may need an appropriate loader to handle this file type.
|
|     _getConfig(config) {
|       config = { ...Default$a,
|         ...Manipulator.getDataAttributes(this._element),
|         ...(typeof config === 'object' ? config : {})

Also when I click to the error above, in my browser it redirect me to this code/file.

_addTouchEventListeners() {
  const hasPointerPenTouch = event => {
    return this._pointerEvent && (event.pointerType === POINTER_TYPE_PEN || event.pointerType === POINTER_TYPE_TOUCH);
  };

  const start = event => {
    if (hasPointerPenTouch(event)) {
      this.touchStartX = event.clientX;
    } else if (!this._pointerEvent) {
      this.touchStartX = event.touches[0].clientX;
    }
  };

  const move = event => {

I have re-install or update node,npm and bootstrap nothing works. Please respond with proper solution

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!