Closed artis3n closed 6 years ago
I'm having the same issue. How can we use throttle-debounce
instead?
Solved the issue by using Zooming instead.
I had to modify the following files:
modified: _assets/javascripts/application.js
modified: _assets/javascripts/vendor.js
modified: _assets/stylesheets/dark.scss
modified: _assets/stylesheets/light.scss
modified: _includes/image.html
modified: package.json
I used the current Chalk repo as reference. Hope this helps!
Good luck!
Just coming back to check on this. The latest branch does not throw this error. throttle-debounce-fn
is still unpublished so looks like a fix was merged in. As I no longer see this problem I am closing this issue.
Ah the Zooming functionality was merged in. Thanks, @tobyjamesthomas!
The package
throttle-debounce-fn
fails to install.npm search throttle-debounce-fn
returns no results, so it looks like this package has been unpublished, or I'm getting very weird network issues. There are alternative packages that might be able to be used:debounce-fn
orthrottle-debounce
.Is anyone else having issues installing packages from scratch?
No text has been removed between these sections, but highlighting the block below as this begins the yarn install and is where the package error occurs: