Nathanael Anderson

Results 444 comments of Nathanael Anderson

Just upgrade your nativescript cli. (`npm i -g nativescript@latest`) The most current NS CLI will build NS 6, 7 & 8 projects.

You would want to upgrade to NS 6.5 as the differences between 6.4 and 6.5 really are just Mainly elimination of bugs.

The platform add/remove is pretty close to a clean. 1. Have you tried cloning the repo and seeing if the demo works? 2. Have you tried updating your nativescript cli...

The plugin should work fine for both NS 6 and up. However, it must be a NS 6 where the webpack and core modules knows what `@nativescript/core` is. When I...

Ditto on Linux. Same (recursive) issue with stream.resume and other work around that I have been trying also.

Fix should be in: https://github.com/pkrumins/node-lazy/pull/33 --- thanks for the test case; that narrowed down why the other module was breaking. The issue wasn't the new streams interface, it was that...

On your `#1` Shift-Click will minimize. (But you can use the same steps below to change shift-click to minimize & restore) On your `#2` You can use "dconf-editor" and then...

Yeah, it appears they were trying to make it "simpler", but this creates the inability to make certain changes as the default settings UI is no longer present. You can...