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
i.e. Could not find a declaration file for module 'files-from-path'.
then
npm i --save-dev @types/files-from-path
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@types%2ffiles-from-path - Not found
npm ERR! 404
npm ERR! 404 '@types/files-from-path@*' is not in this registry.
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.
The text was updated successfully, but these errors were encountered:
files-from-path
doesn't provide types.i.e.
Could not find a declaration file for module 'files-from-path'.
then
The text was updated successfully, but these errors were encountered: