Denis

Results 22 comments of Denis

Have the same issue on Windows 8. ``` > [email protected] install C:\Users\Ivan\AppData\Roaming\npm\node_modules\catberry\node_modules\gaze > node-gyp rebuild C:\Users\Ivan\AppData\Roaming\npm\node_modules\catberry\node_modules\gaze>node "C:\Program Files\nodejs\node_modules\npm\bin\node-gyp-bin\\..\..\no de_modules\node-gyp\bin\node-gyp.js" rebuild Building the projects in this solution one at a time....

Hope, it will come soon, my package [catberry](https://github.com/catberry/catberry) can not be installed on windows because it depends on gaze. Thank you for response.

@shama I have done a rollback to 0.5.x, looks fine, thank you for your advice.

@andrewvc is this PR still relevant?

It was already updated to a newer version by https://github.com/elastic/beats/pull/33302

I think we need to clarify the actual requirements for the library. The library should have following features: For components (using jsdom inside) - Create a component inside the DOM...

You can't use a route name as a page parameter. Changing the route name does not trigger any `load` method in stores because it's not a part of the state.

But we can add this method anyway, makes sense to get the current route name before calling `getRouteURI` if you need just change current parameters in the route.