Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More build options #61

Merged
merged 1 commit into from
Apr 20, 2014
Merged

More build options #61

merged 1 commit into from
Apr 20, 2014

Conversation

ivantodorovich
Copy link
Contributor

Handle build process with node-webkit-builder.

It can now build for all platforms. Even linux. See readme.

Will need to update dependency version when they publish a working npm
package. Probably in a few days. It now links directly to the git
repository, since published version (0.0.1) doesn't work properly.

There's a PR to node-webkit-builder to support windows ico setting. When
that gets merged, it will automatically set the Cuevana icon.

Related #46 #61

handle will process with node-webkit-builder.

It can now build for all platforms. Even linux. See readme.

Will need to update dependency version when they publish a working npm
package. Probably in a few days. It now links directly to the git
repository, since published version (0.0.1) doesn't work properly.

There's a PR to node-webkit-builder to support windows ico setting. When
that gets merged, it will automatically set the Cuevana icon.
@ivantodorovich
Copy link
Contributor Author

Once node-webkit-builder updates its npm package we will need to modify our package.json dependency from "node-webkit-builder": "mllrsohn/node-webkit-builder" to ^0.0.2 or something.

nwutils/nw-builder#1 (comment)

Cuevana added a commit that referenced this pull request Apr 20, 2014
@Cuevana Cuevana merged commit 53c7ea8 into Cuevana:master Apr 20, 2014
@fluzzi
Copy link
Contributor

fluzzi commented Apr 25, 2014

tratando de usar este ultimo commit no estoy pudiendo hacer npm install. me tira este error:

239 http GET https://registry.npmjs.org/gulp-less
240 warn git config --get remote.origin.url returned wrong result (git://github.com/mllrsohn/node-webkit-builder)
241 error git clone git://github.com/mllrsohn/node-webkit-builder
242 silly lockFile 5202aaad-com-mllrsohn-node-webkit-builder git://github.com/mllrsohn/node-webkit-builder
243 silly lockFile 5202aaad-com-mllrsohn-node-webkit-builder git://github.com/mllrsohn/node-webkit-builder
244 error Error: spawn ENOENT
244 error at errnoException (child_process.js:988:11)
244 error at Process.ChildProcess._handle.onexit (child_process.js:779:34)
245 error If you need help, you may report this entire log,
245 error including the npm and node versions, at:
245 error http://github.com/npm/npm/issues
246 error System Windows_NT 6.2.9200
247 error command "C:\Program Files (x86)\nodejs\node.exe" "C:\Program Files (x86)\nodejs\node_modules\npm\bin\npm-cli.js" "install"
248 error cwd C:\Users\fede\Desktop\storm-master
249 error node -v v0.10.26
250 error npm -v 1.4.3
251 error syscall spawn
252 error code ENOENT
253 error errno ENOENT
254 verbose exit [ 1, true ]

me pasa a mi solo?

@ivantodorovich ivantodorovich deleted the nwBuild branch April 26, 2014 17:28
Cuevana added a commit that referenced this pull request Sep 14, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants