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
Could not find a declaration file for module 'node-shazam'. 'D:/.../node_modules/.pnpm/node-shazam@1.2.7/node_modules/node-shazam/dist/cjs/api.cjs' implicitly has an 'any' type.
Try `npm i --save-dev @types/node-shazam` if it exists or add a new declaration (.d.ts) file containing `declare module 'node-shazam';`
Error:
package.json + tsconfig.json
Don't know why this is happening since typings is declared in node-shazam's package.json...
The text was updated successfully, but these errors were encountered: