Viewing 5 posts - 1 through 5 (of 5 total)
The topic ‘Droplet Issue’ is closed to new replies.
Hello,
I'd like to create a test droplet to test the webpack but I cant open the website.
1. I create a new droplet
2. I chose my snapshot from during the droplet creation
3. I login vis SFTP to /var/www/html/application/config/config.php
4. Change base_url to my droplet IP
It doesn't work, when I use my IP as a URL the website is not shown. Maybe I missed a step.
Anyway even if my website is not shown I tried to use command you gave me in the different tickets:
Step 1: npm cache clean --force
Step 2: delete node_modules folder
Step 3: npm install
Step 4: npm run build
I got the same error
please advise
The topic ‘Droplet Issue’ is closed to new replies.