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.

Hi! 😃

I’m installer Bozon 0.3.4 via npm install bozon -g. But when I run bozon new appname, bozon generate a directory withou gulpfile.js and package.json. 😕 I cannot run bozon start, because:

➜  appname bozon start
[11:08:42] No gulpfile found

I tried to run npm install too… 😕

My system:

➜  appname node --version
v5.9.0
➜  appname npm --version
3.7.3
➜  appname sw_vers
ProductName:    Mac OS X
ProductVersion: 10.11
BuildVersion:   15A284

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5

github_iconTop GitHub Comments

2reactions
alchaplinskycommented, May 23, 2016

Ok, cool so now we’ve got that bug: If you enter and app name with underscore in it, generator silently fails at some point. I’ll take a look at this issue. P.S. meanwhile it is solved you can build apps which name doesn’t contain _ 😉

0reactions
alchaplinskycommented, May 24, 2016

Addressed in v0.3.5

Read more comments on GitHub >

github_iconTop Results From Across the Web

Terraform and AWS: No Configuration Files Found Error
This error means that you have run the command in the wrong place. You have to be in the directory that contains your...
Read more >
No config file for HTML files · Issue #925 - GitHub
Describe the bug I keep getting the 'No definition found' error in my HTML files whenever I try to inspect a component variable....
Read more >
No ~/.config file? : r/neovim - Reddit
No ~/. config file? Currently trying to get to the nvim folder but whenever i run cd ~/. config/nvim it says the directory...
Read more >
Info message "No config files found in path" - Elastic Discuss
When switching to pipelines.yml I get an error that tells me no config files found in path (all correct path and file names)...
Read more >
No config file :: Sonic Adventure™ 2 General Discussions
It looks like there aren't any config files and the devs forgot a null check, so it tries to write your settings to...
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