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.

Cannot run "npm run build:core"

See original GitHub issue

Errors are showing up when I try to run npm run build:core during the building instructions. It says that it’s probably not an issue with npm, so I’m posting it here.

Here’s a link to the logs

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
DarkRTAcommented, Oct 25, 2020

export PATH="$HOME/.cargo/bin:$PATH"

0reactions
thouucommented, Oct 26, 2020

Running export PATH="$HOME/.cargo/bin:$PATH" in the LiveSplitOne directory, reinstalling wasm-bindgen, running npm run build:core, and then running npm start worked, and fixed it. Thank you all!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Failing when trying to run 'npm run build' · Issue #3027 - GitHub
I am using v3.0.8 and I am running into issues when I am trying to build swagger-ui with my changes. I have included...
Read more >
Errors when running npm run build - node.js - Stack Overflow
Im trying to create my built folder for a react project, but I get this error when I run the command 'npm run...
Read more >
[Solved] Can't install Kitchen Sink - Framework7 Forum
Just got started with framework7, but I can't install kitchen sink. I am getting this error: $ npm run core:prod npm ERR!
Read more >
@loopback/build - npm
A set of common scripts and default configurations to build LoopBack 4 or other TypeScript modules. Latest version: 9.0.6, last published: 9 ...
Read more >
I can't run "npm run build" - DigitalOcean
Hi there, I have a very simple React app hosted in a droplet with these properties: 1 GB Memory / 25 GB Disk...
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