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.

New release breaks module

See original GitHub issue
  • I have searched the issues of this repository and believe that this is not a duplicate.

Expected Behavior

My app to compile.

Current Behavior

Shows “Failed to compile” error screen.

./node_modules/react-swipeable-views/lib/SwipeableViews.js
Module not found: Can't resolve 'dom-helpers/events/off' in '/Users/phoqe/WebstormProjects/react-material-ui-firebase/node_modules/react-swipeable-views/lib'

Steps to Reproduce (for bugs)

Install the latest version and try to compile.

Context

Running yarn start.

Your Environment

Tech Version
react-swipeable-views 0.13.4
React 16.12.0
platform macOS Catalina 10.15.2
etc Safari Version 13.0.4 (15608.4.9.1.3)

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:19
  • Comments:8 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
aaronwleecommented, Jan 20, 2020

temporary solution: npm install dom-helpers@3.2.1 or yarn add dom-helpers@3.2.1

1reaction
KunwarCGcommented, Jan 19, 2020

I am facing the same issue on windows .

Read more comments on GitHub >

github_iconTop Results From Across the Web

Module release and versioning workflow
With each new version, you signal the changes to your module with its version ... When it can't be avoided, publish breaking changes...
Read more >
Release 18+ Upgrade Guide Breaks Existing Deployments
This is a cluster/TF deployment created using the <18.0 module version. We are wanting/trying to upgrade this enviroment to the latest ...
Read more >
Azure PowerShell versioning, release cadence, and breaking ...
This article contains Azure PowerShell versioning, release cadence, and breaking change information for the Az PowerShell module.
Read more >
Module Release Schedule - Johns Hopkins Engineering Online
Online instructors can choose to release course modules on Monday, Tuesday, or Wednesday. During the fall and spring terms, all online instructors are...
Read more >
Will we ever reach a point where updates do not break ...
Modules breaking is not foundry's fault. Usually it's because the new version has a new or better way of doing things.
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