-
Using the standard less 1.1.4 dist I could use Java/Rhino to compile a less source.
When I use the latest less-1.1.5.js dist than I get the following error:
org.mozilla.javascript.EcmaError: TypeErro…
-
Rhino doesn't include built-in `setTimeout`, `clearTimeout`, `setInterval`, or `clearInterval` functions. Right now we just need those for the tests, and they're provided by EnvJS. But someday I hope …
-
I get exception when I try to open the connection. Code: https://github.com/oberhamsi/websocket-ringojs/blob/master/main.js
```
21827 [qtp589411738-22] WARN org.eclipse.jetty.servlet.ServletHandler …
-
if i pipe the install.js directly into ringo as recommended by README i get NPE. most recent ringo.
simon@duchov:~/ringojs$ echo `curl -s http://rpr.nomatic.org/install.js` | /home/simon/ringojs/bin/…
-
I get this error in google Chrome v 17.0.963.33 beta-m while running the client side javascript file during this function:
```
function export(name) {
var original = local[name];
Object.defin…
-
See Hannes' [posting](https://groups.google.com/group/ringojs/msg/270e561dae4f829f) in RingoJS group
rp should check if a package or it's dependencies requires a specific version of RingoJS, and at l…
grob updated
12 years ago
-
very weird. this definitely used to work.
for example, module `foo.js` (note syntax error at EOL):
```
var test = 'foo':
```
and when i try to require() that module:
```
simon@duchov:~/ositestats$…
-
Sorry that I am not doing this via a pull request, but I don't know how to use Git yet.
less.mode is set to 'rhino' when using node.js:
``` javascript
if (typeof environment === "object" && ({}).toSt…
-
Hi,
first of all great job putting this module together, it really does open up lots of cool scenarios and possibilities.
I was wondering if you could suggest what is your idea for integrating wire.j…
-
Hi!
Since today i can't do less task. I get such error:
```
[info] Compiling 1 less sources to /home/kastigar/.../target/scala-2.9.1/resource_managed/main/css
[error] {file:/home/kastigar/.../}defau…