Andrew Brown

Results 16 comments of Andrew Brown

I still use Janus but NerdTree is the largest plain. Couldn't get Fern to work as of yet. I really like the defaults for this project, though just replicate with...

@thdxr best I could think up: ``` Look like you're running sst for the first time in this directory. A debug stack for your developer environment needs to be genreated....

I can't even tell based on the documentation on how to use extract for Mithriljs 2.0 Maybe a separate issue.

@9r1nc3w1ll > Your render_items function could use Array.map to avoid creating the elements. This codebase is an approximation of my replicated problem, I normally use coffeescript. I just needed to...

Thanks @orbitbot I think had read a github issue by @barneycarroll prior and this is where my speculation came about that there were two instances. As a solution I won't...

Talking to @barneycarroll via gitter the problem is likely: Doppelganger package where mithril is being loaded twice because of webpack. https://rushjs.io/pages/advanced/npm_doppelgangers/ When I have a moment I'll attempt to resolve...

I just had to resolve mithril as such and it fixed it ``` resolve: { extensions: ['.coffee','.js','.json', 'scss'], modules: ['node_modules/'], alias: {, lib : path.resolve(__dirname, 'javascripts/lib/'), 'mithril' : path.resolve(__dirname, 'node_modules/mithril')...

2019 and still reporting this problem.

Its not working for me with Puma in development.

We are currently migrating our legacy system to Azure AD B2C. Since we use Ruby on Rails our domain experience is in ruby it's really a shame that Microsoft does...