Npm Install
#184
Replies: 3 comments 4 replies
-
It's you network issue. You should try now |
Beta Was this translation helpful? Give feedback.
3 replies
-
All right, I will surely do that. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi I have done npm install and when i run npm dev I am getting this error please help
/Users/aadishsharma/Documents/Personal/LinksHub/node_modules/next/dist/cli/next-dev.js:309 SyntaxError: Unexpected token '?' |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is what my npm install display, can anyone help me out?
PS C:\Users\OYEBOLADE OLADOKUN\Desktop\OpenSource\LinksHub> npm install
npm ERR! code ERR_SOCKET_TIMEOUT
npm ERR! network Socket timeout
npm ERR! network This is a problem related to network connectivity.
npm ERR! network In most cases you are behind a proxy or have bad network settings.
npm ERR! network
npm ERR! network If you are behind a proxy, please make sure that the
npm ERR! network 'proxy' config is set properly. See: 'npm help config'
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\OYEBOLADE OLADOKUN\AppData\Local\npm-cache_logs\2023-02-11T01_14_55_841Z-debug-0.log
PS C:\Users\OYEBOLADE OLADOKUN\Desktop\OpenSource\LinksHub>
Beta Was this translation helpful? Give feedback.
All reactions