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
node_modules/@scaleway/sdk/dist/index.d.ts:16:15 - error TS2834: Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Consider adding an extension to the import path.
16 export * from './api';
~~~~~~~
Generated *.d.ts files miss files extensions when importing.
"version": "2.49.1"
The text was updated successfully, but these errors were encountered: