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.

Could not find module in path: 'dom-helpers/transition/properties'

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

Expected Behavior

Clean installation of react-swipeable-views can be used with the example from the README.

Current Behavior

ModuleNotFoundError
Could not find module in path: 'dom-helpers/transition/properties' relative to '/node_modules/react-swipeable-views/lib/SwipeableViews.js'

Seems to have been introduced by https://github.com/oliviertassinari/react-swipeable-views/pull/556

Steps to Reproduce (for bugs)

https://codesandbox.io/s/dreamy-euler-xifo5

Context

We had to lock our version of react-swipeable-views to a previous version to fix our build.

Your Environment

Tech Version
react-swipeable-views 0.13.4
React 16.12.0

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:3
  • Comments:11 (4 by maintainers)

github_iconTop GitHub Comments

9reactions
raduchiriaccommented, Jan 26, 2020

This issue still persist on 0.13.6. Anyone else?

0reactions
oliviertassinaricommented, Feb 4, 2020

@yanickrochon Hopefully it will work for your project in the next release 😃.

Read more comments on GitHub >

github_iconTop Results From Across the Web

javascript - Cannot find module 'path' - Stack Overflow
I'm attempting to learn Typescript and thought I should also make my webpack config in .ts .
Read more >
Could not find module for target 'x86_64-apple-ios-simulator'
I have build a custom framework and everything was working fine until the update of XCode 11. The new XCode 11 released and...
Read more >
Find-Module (PowerShellGet) - PowerShell | Microsoft Learn
The Find-Module cmdlet finds modules in a repository that match the specified criteria. Find-Module returns a PSRepositoryItemInfo object for each module it ...
Read more >
ansible.builtin.find module – Return a list of files based on ...
Multiple patterns can be specified using a list. The pattern is matched against the file base name, excluding the directory. When using regexen,...
Read more >
Fixing The "Cannot Find Module" Error In TypeScript
In this article, I explain how to fix "cannot find module" in TypeScript. Install the package. Re-install the dependencies.
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