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.

1.10.9 breaks "interactjs": "^1.10.3"

See original GitHub issue

Expected behavior

With "interactjs": "^1.10.3", in package.json, the package can be installed with later minor and patch version updates.

Actual behavior

As of today and version 1.10.9, npm install generates the following error:

[19:23:09][React] Failed to compile.
[19:23:09][React] 
[19:23:09][React] ./node_modules/interactjs/index.js
[19:23:09][React] Cannot find module: '../@interactjs/interactjs/index.stub.js'. Make sure this package is installed.
[19:23:09][React] 
[19:23:09][React] You can install this package by running: npm install ../@interactjs/interactjs/index.stub.js.

Since this wasn’t a major version bump, I wouldn’t expect breaking changes requiring another package to be installed.

System configuration

interact.js version: 1.10.9 with “interactjs”: “^1.10.3” Browser name and version: N/A Operating System: N/A

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:6
  • Comments:10 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
tayecommented, Mar 31, 2021

New issue resolved in v1.10.11

2reactions
lmk123commented, Mar 31, 2021

I also encountered this problem. The v1.10.8 version does not have this problem.

Read more comments on GitHub >

github_iconTop Results From Across the Web

@interactjs/interactjs | Yarn - Package Manager
JavaScript drag and drop, resizing and multi-touch gestures with inertia and snapping for modern browsers (and also IE9+). Gitter jsDelivr Build Status.
Read more >
UNPKG - @interactjs/core
The CDN for @interactjs/core. ... @interactjs/core/Eventable.prod.js.map ... immediatePropagationStopped) {\n break\n }\n\n listener(event)\n }\n}\n\nexport ...
Read more >
interact.js docs
interact.js is a JavaScript library for drag and drop, resizing and multi-touch gestures for modern browsers. Its free and open source version comes...
Read more >
interactjs - npm
Drag and drop, resizing and multi-touch gestures with inertia and snapping for modern browsers (and also IE9+). Latest version: 1.10.17, ...
Read more >
httparchive_js_2021_03_28.txt - Index of /
... jquery-ui-1.10.3.custom.min.js jquery.mmenu.min.all.js prebid.js ... jquery.ba-postmessage.min.js interact.js backstretch.js multiload.js app-min.js ...
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