python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Errors when migrating extension to Manifest v3
Trying to migrate the Chrome extension from manifest v2 to v3 but running into some errors. The popup script appears to be working (home page pops up when I click the extension icon) but it seems to n...
Igor Rozum
Votes: 0
Answers: 2
Django migrate error: formisoformat argument must be string
I would really need help to understand this error I get in Django that suddenly appeared after I added a bunch of objects to a models.Model class. This error persists even when I comment out all the n...
Rouba
Votes: 0
Answers: 3
Migrating com.vividsolutions.jts to org.locationtech.jts still complaining about lack of com.vividsolutions package
I'm trying to upgrade dependencies for a java application that uses com.vividsolutions.jts. I have removed all the references to this library from pom.xml and replaced them by the ones from org.locati...
mohi666
Votes: 0
Answers: 1
Issue with Upgrade from Tailwind v2 to v3 React Js using Craco
I was using Tailwind v2 and when I am upgrading it to v3 it is giving me Postcss 8 Error (Error: PostCSS plugin tailwindcss requires PostCSS 8.). I tried to resolve this Error but did not succeed. Is ...

Naseer Ahmed
Votes: 0
Answers: 1