Setting up the frontend - Build a Slack clone using Django and Vue

You need to be subscribed to a plan to get access to the full course.

In this part, we will install and set up libraries we need for the frontend for this project.

Comments

Scorer5793 | Feb 29, 24 10:53

Hello Stein,

Thanks for that works !!
could U please help me ? the npm install -g @vue.cli return me :

npm ERR! code ENOSPC
npm ERR! syscall write
npm ERR! errno -28
npm ERR! nospc ENOSPC: no space left on device, write
npm ERR! nospc There appears to be insufficient space on your system to finish.
npm ERR! nospc Clear up some disk space and try again.

npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2024-02-29T22_43_53_337Z-debug-0.log

What is the trick please ?

Best regards,
Scorer


Stein Ove Helset | Mar 10, 24 08:04

Hello,
"no space left on device, write", it looks like your hard drive is full.

Scorer | Mar 12, 24 10:11

Yes, it's solved with a nice "rm" command for some folders ;oD. Cheers

Add comment

Newsletter

Subscribe to my weekly newsletter. One time per week I will send you a short summary of the tutorials I have posted in the past week.