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.

Importing cleave.js for react does not work in Version 1.3.1

See original GitHub issue

Using Version 1.3.1 and trying to import cleave for eact

import Cleave from 'cleave.js/react';

results in error

ERROR in ./src/xxx/yyy.js
Module not found: Error: Can't resolve 'cleave.js/react' in 'xx/yyy/zzz.js'

using Version 1.2.0 works fine.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:7
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
khaosdoctorcommented, Apr 10, 2018

Things started working again 😄

1reaction
nosircommented, Apr 10, 2018

Sorry guys, I’ve merged the PR. Will bump version and release when home.

Read more comments on GitHub >

github_iconTop Results From Across the Web

cleave.js - NPM Package Overview - Socket - Socket.dev
JavaScript library for formatting input text content when you are typing. Version: 1.6.0 was published by nosir. Start using Socket to analyze cleave.js...
Read more >
Cleave.js in React: TypeError: Cannot set properties of ...
I solved this. When importing, it is important to use cleave. js/react and not just cleave. js .
Read more >
cleavejs-demo - CodeSandbox
Activating extension 'vscode.typescript-language-features' failed: Could not find bundled tsserver.js.
Read more >
Deploy fails with ENOSPC: no space left on device - Issues
My nextjs deploy is failing with the following ... REACT_APP_STAGE=local node server.js;", "dev-prod": "prettier --write ...
Read more >
Web Libraries in Jars - WebJars
Angular.js Directives for nvd3.js, d3.js charts, org.webjars ... Coffeescript React JSX Transformer, org.webjars, coffee-react-transform, 0.5.1-1 0.5.1.
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