python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to import TomSelect in App.js to avoid browser error?
I'm working on a symfony 5.4 application that uses webpack / encore. I want to use the tomselect javascript plugin. i installed it with yarn and want to import it somehow in app.js but it doesn't work...
csigusz
Votes: 0
Answers: 2
Difference between yarn versions
I've been using yarn 1.x for a while, installed with npm. Today, I wanted to use a plugin, which, after some research propted me to install something like yarn 3.x. I had no idea that there are other ...
TDiblik
Votes: 0
Answers: 1
How can I upgrade ansi-html from 0.0.7 to 0.0.8?
I have a maven application which uses ReactJS for the front-end and it is using ansi-html:0.0.7 currently. This led to vulnerability alert by GitHub dependabot and it asks me to upgrade to version @^0...
C Puneeth
Votes: 0
Answers: 1
Yarn build using rollup hangs in docker build process
I am trying to create a docker image for a svelte application. The svelte application I am using is just the svelte template with TypeScript initiated. I have made no changes to the application itself...
Mabliz
Votes: 0
Answers: 1