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
After I clone and run the command : npm install everything work fine and all the dependencies are installed . However when I run the command: npm start I get an error: Could not find file: ...@types\jquery\index.d.ts when I check the folder @types inside node_modules it does not contains the jquery folder.
The text was updated successfully, but these errors were encountered:
After I clone and run the command : npm install everything work fine and all the dependencies are installed . However when I run the command: npm start I get an error: Could not find file: ...@types\jquery\index.d.ts when I check the folder @types inside node_modules it does not contains the jquery folder.
The text was updated successfully, but these errors were encountered: