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.

Npm start to develop on local server didn't work

See original GitHub issue

Did the procedure to start the local server using dev branch as described on README, it worked on the console, but fails on chrome and the grapesjs don’t load due to the following error

image

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
artfcommented, Jun 18, 2019

I made a quick check and the reason seems to be the latest Backbone@1.4.0 I don’t have time to investigate so I’ll just freeze the currently used version

0reactions
lock[bot]commented, Jun 24, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Read more comments on GitHub >

github_iconTop Results From Across the Web

NPM Start not starting local server - node.js - Stack Overflow
npm start will only work when you have a start script. For the below example webpack-dev-server and webpack packages are required.
Read more >
live-server - npm
Live Server. This is a little development server with live reload capability. Use it for hacking your HTML/JavaScript/CSS files, ...
Read more >
Problem after running npm start - WordPress.org
I don't know if this is relevant, but I have also been using create-react-app with node.js to develop react apps locally. I'd like...
Read more >
Troubleshooting Node.js Deploys - Heroku Dev Center
Check the buildpack · Compare Node and npm Versions · Make sure the lockfile is up to date · Don't check in generated...
Read more >
npm start issue solved 100% | react project not getting started
npm start not working issue fixed | npm start issue solved 100% | react project not getting started | BiT TechnoDetails:This video is...
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