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
Using the module after installing it with npm install phone-number-extractor results in the error:
Error: Cannot find module './lib/Extractor'
...
I see in the repository that index.js points to the correct file, it's just the npm package that is broken. Could you release the latest code to npm as well?
The text was updated successfully, but these errors were encountered:
Using the module after installing it with
npm install phone-number-extractor
results in the error:I see in the repository that
index.js
points to the correct file, it's just the npm package that is broken. Could you release the latest code to npm as well?The text was updated successfully, but these errors were encountered: