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.

Error: Cannot find module '@nivo/core' after upgrading to 0.65.0

See original GitHub issue

Describe/explain the bug After upgrading the Pie and Line charts to version 0.65.0 I’m getting the error Module not found: Can't resolve '@nivo/core'

To Reproduce In this codesandbox just bump the version of @nivo/pie to 0.65.0 to see the error https://codesandbox.io/s/nivo-core-required-zk09f?file=/src/App.js

Steps to reproduce the behavior:

  1. Go here: https://codesandbox.io/s/nivo-core-required-zk09f?file=/src/App.js
  2. Bump version to 0.65.0

Desktop (please complete the following information):

  • OS: Mac Catalina
  • Chrome

Additional context Maybe we just need to update the documentation if @nivo/core is required now

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
wyzecommented, Nov 17, 2020

Done in #1293.

0reactions
plouccommented, Nov 17, 2020

We might want to make the script a bit more generic @wyze.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Npm build fails on Module not found errors · Issue #30 - GitHub
We are developing a neodash prototype, and we were interested in running the 2.0.0-preview version. We can't get it to build unfortunately.
Read more >
@nivo/core - npm
Start using @nivo/core in your project by running `npm i @nivo/core`. There are 177 other projects in the npm registry using @nivo/core.
Read more >
Unable to resolve path to module '@nivo/pie' - Stack Overflow
In order to use nivo, you have to install the @nivo/core package and then choose some of the scoped @nivo packages according to...
Read more >
Fix Global Installs Not Working | "Cannot find module" error FIX
Getting " Cannot find module " after installing something globally (with -g)? Well, this video shows you how to fix global package/module ...
Read more >
Solved: Cannot find module react : npm install - YouTube
start Windows PowerShell and use npm install.
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