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/nodemon-webpack-plugin/typings.d.ts:1:44 - error TS2306:
node_modules/nodemon/index.d.ts' is not a module.
1 import { Settings as NodemonOptions } from 'nodemon';
~~~~~~~~~
The text was updated successfully, but these errors were encountered:
and index.d.ts has been added to nodemon
remy/nodemon@cd27c0b
This generates now an error in this plugin
The text was updated successfully, but these errors were encountered: