krave1986

Results 4 comments of krave1986

I changed my platform from Windows 7 to Mac OS X on which npm 3.6.0 is installed. My `npm i` log is: > $ git clone --depth=1 https://github.com/flipace/lovli.js > Cloning...

@jimmywarting Do you have some materials to support your point? Why those imports are anti pattern?

I have the same issue with the latest version 9.6.7. npm will hang several minutes before doing any installation. It will also failed to do the installation by chance. ![image](https://github.com/npm/cli/assets/16416541/b03a9ecf-3a77-4b7a-baf8-ea30c8b9793a)

I would suggest try ``` word-break: normal; overflow-wrap: anywhere; hyphens: auto; ``` This will both keep the result closest to the current design and bring hyphens to broken words at...