Open Extarys opened 7 years ago
chateau won't install now.
I want my phpmyadmin for rethinkDB please :P
Hum, I just tried, and this doesn't prevent chateau from being installed - There's just a warning during the installation
Thanks then will install (didn't try once I saw the dep with jade)
Definitely won't install for me. I'm installing globally over the previous version using NPM 5.0.4.
I get the following error:
npm ERR! code ETARGET
npm ERR! notarget No matching version found for jade@= 1.0.2
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
npm ERR! notarget
npm ERR! notarget It was specified as a dependency of 'chateau'
npm ERR! notarget
@neumino Is it possible you already had the Jade dep installed on your machine?
This works on my machine after cleaning up already installed packages: npm install jade@1.0.2
For what it's worth (and what I remember), switching to pug is not a no-op, so there's a bit of work needed.
I created a pull request to switch from Jade to Pug - Wasn't able to fix the Add field in tables though. @kevintechie If you have time, you can try this.
i think it just good practice to keep dependency up to date, now i am about to listing the outdated warning when we install chateau :
2.x
series is deprecated7.0.0
. Please use graceful=fs 4.0.0
Just to let you know jade is now known as pug. Should change dep and test.