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
npm v6 is no longer in active development; We will continue to push security releases to v6 at our team's discretion as-per our Support Policy.
If your bug is preproducible on v7, please re-file this issue using our new issue template.
If your issue was a feature request, please consider opening a new RRFC or RFC. If your issue was a question or other idea that was not CLI-specific, consider opening a discussion on our feedback repo
I downloaded the React-Azure-maps-playground-master folder and ran npm install and npm run on the folder. That added the node_module folder.
I am using TypeScript React 3.9.6
When I run npm start. I get a compiler error like this
Starting the development server...
Failed to compile.
/react-azure-maps-playground-master/node_modules/jest-diff/build/diffLines.d.ts
TypeScript error in /react-azure-maps-playground-master/node_modules/jest-diff/build/diffLines.d.ts(8,13):
'=' expected. TS1005
The text was updated successfully, but these errors were encountered: