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
{{ message }}
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.
I am currently trying to use cukestall in a more recent project. I fixed a lot of wold dependencies already by just removing the node_modules and using global ones.
Problem remaining is browserify, because seems like you are using append() and prepend() which are not available anymore. But using the old browserify version will break a lot of other things, so I wanted to migrate the script.
Any ideas on this? Or is there another alternative to cukestall meanwhile for this kind of task?
Thanks!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I am currently trying to use cukestall in a more recent project. I fixed a lot of wold dependencies already by just removing the node_modules and using global ones.
Problem remaining is browserify, because seems like you are using append() and prepend() which are not available anymore. But using the old browserify version will break a lot of other things, so I wanted to migrate the script.
Any ideas on this? Or is there another alternative to cukestall meanwhile for this kind of task?
Thanks!
The text was updated successfully, but these errors were encountered: