You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi @vitamon, this is long gone (f9349ab#diff-b9cfc7f2cdf78a7f4b91a753d10865a2) but maybe it never got released, you could probably use backbone.modal directly from git (maybe fork it and use the fork), you can do this by replacing the version number of backbone.modal in your projects package.json with the git url. npm i https://github.com/awkward/backbone.modal.git --save
Yarn complains:
error [email protected]: The engine "node" is incompatible with this module. Expected version "0.8.x".
E.g. I have version of node: '6.9.1'
The text was updated successfully, but these errors were encountered: