Everything was working fine recently but today's morning all of a sudden , The project am working on stopped working !
Am receiving the following error in the console :-
Uncaught SyntaxError: The requested module '/-/@octokit/plugin-rest-endpoint-methods@v7.1.2-oh7as98dHhwO9RAmSS7b/dist=es2019,mode=imports/optimized/@octokit/plugin-rest-endpoint-methods.js' does not provide an export named 'RestEndpointMethodTypes'
Can you guide me what should I do to fix this problem.
Everything was working fine recently but today's morning all of a sudden , The project am working on stopped working !
Am receiving the following error in the console :-
Uncaught SyntaxError: The requested module '/-/@octokit/plugin-rest-endpoint-methods@v7.1.2-oh7as98dHhwO9RAmSS7b/dist=es2019,mode=imports/optimized/@octokit/plugin-rest-endpoint-methods.js' does not provide an export named 'RestEndpointMethodTypes'Can you guide me what should I do to fix this problem.