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.

'Command not found' Error for Gulp and Bower Solved, 'NPM Start' and 'Loading...' app Error

See original GitHub issue

Hello Laverna team,

I had been following the instructions to “Installation from Source” step-by-step, and ran into a “command not found” error when running “bower install” and “gulp build”. However, I was able to solve both of them by installing each one globally (see bower solution and gulp solution). I would like someone to verify both answers (I entered the exact commands before performing bower install and gulp build).

If both are satisfactory, I would like to request that the documentation for the “Installation from Source” section be updated to reflect the changes mentioned in both solutions.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:9 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
wwebforcommented, Jul 20, 2016

Please, try to install markdown-it-imsize with a command:

bower install
1reaction
wwebforcommented, Jul 20, 2016

You can start by using gulp command (without any arguments).

Read more comments on GitHub >

github_iconTop Results From Across the Web

npm - gulp command not found - Stack Overflow
I'm using Ubuntu and found the error of -bash: gulp: command not found , too. But it became work after npm install gulp...
Read more >
Quick fix for "gulp: command not found" error
Quick fix for “gulp: command not found” error · Install the gulp-cli globally · Check that you have npm installed in the /usr/local...
Read more >
Bower - npm
Bower offers a generic, unopinionated solution to the problem of front-end package management, while exposing the package dependency model ...
Read more >
npm start not working in vs code terminal - You.com
From the Command Palette ( Ctrl + Shift + P ), use the View:Toggle Integrated Terminal command. Open side panel. "Npm Start" Is...
Read more >
Configure Node.js apps - Azure App Service - Microsoft Learn
Bower ; Gulp; Grunt. See an example in the MEAN.js sample, where the deployment script also runs a custom npm install command.
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