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.

Not able to run scripts.start

See original GitHub issue

Steps performed

  1. Cloned oppia using ssh into opensrc folder
  2. cd oppia
  3. Ran python -m scripts.start

Error image

Device MacOS

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
kevjumbacommented, Oct 7, 2020

Xcode might be installed, but a lot of the times, xcode might not have the correct version tools, try to update your xcode.

0reactions
vojtechjelinekcommented, May 24, 2021

Closing since this is old and there is no activity.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to fix npm start command not working - Nathan Sebhastian
If you see the start script is present inside your package.json file but still can't run the script, you need to check the...
Read more >
Start script missing error when running npm start
App with the scripts was in folder B. Folder B was in folder A. I open folder A in vscode and enter "npm...
Read more >
npm err! missing script: start Solution - Career Karma
Want to adress the npm err! missing script: starterror? Read this guide on how to troubleshoot and fix this error.
Read more >
npm-run-script
Description. This runs an arbitrary command from a package's "scripts" object. If no "command" is provided, it will list the available scripts. run[-script] ......
Read more >
npm ERR! Missing script: "start" [Solved] | bobbyhadz
Missing a start script in the scripts section of your package. · Opening your IDE or shell in a directory that doesn't contain...
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