Marouane Fazouane

Results 12 comments of Marouane Fazouane

A bit of a hack but, does creating an alias to npx solve the issue ? Maybe aliasing npx to "yarn" or "yarn dlx" would do ?

Hello and thanks for reporting this issue. Since this tool has been created a few years before the official github client for node and the github cli, I wonder if...

Would this be enough ? It’s data that’s refreshed daily at 9am EST https://www.tableau.com/covid-19-coronavirus-data-resources [csv](https://data.world/covid-19-data-resource-hub/covid-19-case-counts/workspace/file?filename=COVID-19+Cases.csv) [google sheets](https://docs.google.com/spreadsheets/d/14quQPFErG-hlpsrNgYcX85vW7JMMK5X2vNZrafRcH8c/edit)

I've had the same issue when I tried using the latest typeorm with [expo](https://expo.io). One workaround that I found was via npm's postinstall scripts to remove the responsible part of...

@imnotjames Can you please elaborate a bit more on this since you closed the issue ? Was there a fix merged lately ?

Hi everyone, I started prototyping a playground. It's very minimal for now, no visual styling, no plugins and no tweaking with options and it only has one output (html). code...

It could be helpful to have rough idea of bottlenecks. I tried chrome tools for nodejs but it doesn't provide useful reports for micromark. Maybe there's a flag to include...

Oh sorry I overlooked the performance speedups. 13% and 28% look good indeed !

Hello, Sorry if this will seem like a rant, but this is a serious issue for all Typescript users. Yarn as of today does not work at all with typescript...

@jamiewinder as explained in the issue description, that’s mainly a yarn related issue. As far as I’m concerned, if npm can install `@types` packages without hassle I assume yarn should...