cPanel Ghost kurulumunda hatalar alıyorum. Tartışma altında hataları belirteceğim. Yardımcı olur musunuz?
İlk olarak cPanel'de Node.js kısmında uygulama oluşturdum.
Enter to the virtual environment. To enter to virtual environment, run the command: source /home/oyundede/nodevenv/bloghost/12/bin/activate && cd /home/oyundede/bloghost
Sonra bu komutu Terminal kısmında çalıştırdım.
npm install ghost-cli@latest -g
Komutunu çalıştırdım. Aşağıdaki gibi çıktı verdi.
ln: failed to create symbolic link '/home/oyundede/nodevenv/bloghost/12/lib/package.json': No such file or directory
npm WARN deprecated debug@4.2.0: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
npm WARN lifecycle The node binary used for scripts is /home/oyundede/nodevenv/bloghost/12/bin/node but npm is using /opt/alt/alt-nodejs12/root/usr/bin/node itself. Use the `--scripts-prepend-node-path` option to include the path for the node binary npm was executed with.
> yarn@1.22.10 preinstall /home/oyundede/nodevenv/bloghost/12/lib/lib/node_modules/ghost-cli/node_modules/yarn
> :; (node ./preinstall.js > /dev/null 2>&1 || true)
/home/oyundede/nodevenv/bloghost/12/lib/bin/ghost -> /home/oyundede/nodevenv/bloghost/12/lib/lib/node_modules/ghost-cli/bin/ghost
+ ghost-cli@1.15.2
added 419 packages from 208 contributors in 33.414s