You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running both npm install emoji-strip and npm install --save emoji-strip only installed the emoji-regex module on my machine, not emoji-strip. Not sure if others have encountered this issue as well.
The text was updated successfully, but these errors were encountered:
Running both
npm install emoji-strip
andnpm install --save emoji-strip
only installed theemoji-regex
module on my machine, notemoji-strip
. Not sure if others have encountered this issue as well.The text was updated successfully, but these errors were encountered: