Code Monkey home page Code Monkey logo

Comments (5)

alchaplinsky avatar alchaplinsky commented on July 29, 2024 2

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 _ ;)

from bozon.

alchaplinsky avatar alchaplinsky commented on July 29, 2024

@highlabs This one sounds really serious.. But I can not reproduce it with v0.3.4. Could you provide an output of bozon new appname ?

from bozon.

highlabs avatar highlabs commented on July 29, 2024

I tried this and worked: http://pastebin.com/8xc5s1su

But, some times the script not init the npm install: http://pastebin.com/zpMXkZbp

I'm trying to get what happening. xD

*** update ***

If I insert a name with underline ( _ ), the app don't run npm install.

➜  bozon bozon new test_one

  Welcome to Bozon!
  You're about to start new Electron application,
  but first answer a few questions about your project:

? What is the name of your app? TestOne
? Which platforms do you want to target? Mac Os
  create .gitignore
  create package.json
  create gulpfile.js
  create app/index.html
  create app/package.json
  create app/images/electron.icns
  create app/images/electron.ico
  create app/images/electron.png
  create app/stylesheets/application.css
  create app/javascripts/main/index.js
  create app/javascripts/renderer/application.js
  create config/settings.json
  create config/environments/development.json
  create config/environments/production.json
  create config/environments/test.json
  create config/platforms/linux.json
  create config/platforms/darwin.json
  create config/platforms/win32.json
  create spec/main_spec.js
  create spec/helper.js
  Running npm install..
loadDep:electron-prebuilt ▌ ╢█████████████████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟
^C%                                                                                                               ➜  bozon bozon new test_one

  Welcome to Bozon!
  You're about to start new Electron application,
  but first answer a few questions about your project:

? What is the name of your app? test_one
? Which platforms do you want to target? Mac Os
➜  bozon ls
test_one
➜  bozon rm -rf test_one
➜  bozon bozon new testone

  Welcome to Bozon!
  You're about to start new Electron application,
  but first answer a few questions about your project:

? What is the name of your app? Test_one
? Which platforms do you want to target? Mac Os
➜  bozon

from bozon.

jiuyuehe avatar jiuyuehe commented on July 29, 2024

you can publish v0.3.5 @alchapone

from bozon.

alchaplinsky avatar alchaplinsky commented on July 29, 2024

Addressed in v0.3.5

from bozon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.