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
This is the error i get in VSCode when I try to import 'node-vibrant/node';
Cannot find module 'node-vibrant/node' or its corresponding type declarations.
There are types at 'PROJECT_ROOT_PATH/node_modules/node-vibrant/dist/esm/node.d.ts', but this result could not be resolved under your current 'moduleResolution' setting. Consider updating to 'node16', 'nodenext', or 'bundler'.ts(2307)
I also found a github issue in typescript repo related to this issue.
The text was updated successfully, but these errors were encountered:
This is the error i get in VSCode when I try to import 'node-vibrant/node';
I also found a github issue in typescript repo related to this issue.
The text was updated successfully, but these errors were encountered: