Fix fsevents doesn’t install on linux
While working on React Native Project, I faced some strange error that a particular package called fsevents can’t be installed on Linux. Here is the Screenshot of that. For a while, I’m confused and what …
While working on React Native Project, I faced some strange error that a particular package called fsevents can’t be installed on Linux. Here is the Screenshot of that. For a while, I’m confused and what …
Emmet is a tool that helps you to write programs faster and easier. The good thing is it’s a built in feature in VS Code. But when you’re working with React, by default the Emmet …