Daniel Slutsky

Results 143 comments of Daniel Slutsky

Thanks, @antifessional. We will soon refresh the frontend side, so hopefully, some of those dependency problems will disappear. In the meantime, if this is blocking you, I guess explicitly adding...

@awb99 these are nice thoughts. Clear separation and nice namespaces are important. Some concerns: - need to think whether this is the separation we want (things might change a bit...

Thanks @awb99 ! Looks great. I'm getting this error trying to build the `pinkie` branch: ``` $ lein build-shadow-pinkie Warning: implicit hook found: lein-environ.plugin/hooks Hooks are deprecated and will be...

Thanks @awb99 , now I get this: ``` $ lein build-shadow-pinkie Warning: implicit hook found: lein-environ.plugin/hooks Hooks are deprecated and will be removed in a future version. Compiling 2 source...

@awb99 I tried from scratch on a different machine, and got this: ``` Warning: implicit hook found: lein-environ.plugin/hooks Hooks are deprecated and will be removed in a future version. Compiling...

@awb99 thanks. ``` $ lein build-shadow-pinkie Warning: implicit hook found: lein-environ.plugin/hooks Hooks are deprecated and will be removed in a future version. Compiling 2 source files to /workspace/installations/gorilla-notebook/target/classes Note: /workspace/installations/gorilla-notebook/src/java/pinkgorilla/NReplEndpoint.java...

The build works, thanks!

![image](https://user-images.githubusercontent.com/5673102/78507826-2a2d6900-778b-11ea-992d-67fe21a941e7.png) Got this on the browser.

Hi @awb99 . I am now using commit 7d34cccba219ef2104b4a479cdcf68f7a27a0b65, which is the latest of pinkie-fix. Getting this: ``` $ lein run-pinkie Warning: implicit hook found: lein-environ.plugin/hooks Hooks are deprecated and...

Also: ``` $ lein repl Warning: implicit hook found: lein-environ.plugin/hooks Hooks are deprecated and will be removed in a future version. #error { :cause Could not locate shadow/cljs/devtools/api__init.class, shadow/cljs/devtools/api.clj or...