internal/modules/cjs/loader.js:596
throw err;
^
Error: Cannot find module 'import-local'
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:594:15)
at Function.Module._load (internal/modules/cjs/loader.js:520:25)
Encountering an issue while running the npm run start command for my project forkify.
Error: While trying to build a module, encountered TypeError: Cannot read property 'bindings' of null at Scope.moveBindingTo at convertBlockScopedToVar at PluginPass.VariableDeclaration ... and so on ... ... detailed error log displayed here ... ... further details provided in console output of index.html file...