Method: :delete is not working in multiple locations in my phoenix app

Did you update your dependencies recently? My suggestion is to nuke rm -rf node_modules in your current application and build it from scratch. Maybe a cache from old to new version is messing stuff up.

7 Likes