State for Windows

28 views
Skip to first unread message

Pat

unread,
Jun 4, 2013, 6:37:21 AM6/4/13
to bust...@googlegroups.com
Tried to get Buster.JS work on my Windows 7 machine for quite some time but without success (am new to JS, node, npm, ...). Is there any news whether or when Buster.JS should work on windows?

Thanks and regards
Pat

August Lilleaas

unread,
Jun 4, 2013, 8:57:08 AM6/4/13
to bust...@googlegroups.com
A 0.7 release is still pending, for various reasons. Once that is out, we'll immediately start work on 0.8, which will only be a stability + compatibility update from 0.7 (including Windows support and general ease of installing).

So hang in there :)



Pat

--
You received this message because you are subscribed to the Google Groups "Buster.JS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to busterjs+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Daniel Wittner

unread,
Sep 4, 2013, 3:26:16 PM9/4/13
to bust...@googlegroups.com
You can use Buster.JS 0.6.12 on Windows right now.

Best way is to install Buster.JS globally:

npm install -g buster


After installation i recommend to invest little effort to apply that patch. This allows you to specify pathes with more than one path separator. If you don't need that feature, you don't need to apply that patch.

Open the following directory (<User> has to be replaced with your user name):

C:\Users\<User>\AppData\Roaming\npm\node_modules\buster

That directory contains the globally installed version of Buster.JS. Edit the following files and make the change corresponding to the patch.

./node_modules/buster-server-cli/node_modules/buster-cli/node_modules/buster-configuration/node_modules/ramp-resources/lib/resource.js
./node_modules/buster-server-cli/node_modules/ramp-resources/lib/resource.js
./node_modules/buster-static/node_modules/ramp-resources/lib/resource.js
./node_modules/buster-test-cli/node_modules/buster-cli/node_modules/buster-configuration/node_modules/ramp-resources/lib/resource.js
./node_modules/buster-test-cli/node_modules/ramp/node_modules/ramp-resources/lib/resource.js

Reply all
Reply to author
Forward
0 new messages