Hello all!
Today I’ve found pimatic, and wanted to install it on my raspi3.
Unfortunately, it doesn’t really work for me, but maybe you can give me
a hint, what I’m doing wrong.
Node-version is v4.9.1
This is the output, when I try to install pimatic:
npm WARN deprecated coffee-script@1.12.7: CoffeeScript on NPM has moved to "coffeescript" (no hyphen)
npm WARN deprecated jayschema@0.3.2: this project is no longer maintained
npm WARN installMany coffee-script was bundled with pimatic@0.9.43, but bundled package wasn't found in unpacked tree
npm WARN installMany express was bundled with pimatic@0.9.43, but bundled package wasn't found in unpacked tree
npm WARN installMany i18n was bundled with pimatic@0.9.43, but bundled package wasn't found in unpacked tree
npm WARN installMany winston was bundled with pimatic@0.9.43, but bundled package wasn't found in unpacked tree
npm WARN installMany cassert was bundled with pimatic@0.9.43, but bundled package wasn't found in unpacked tree
npm WARN installMany lodash was bundled with pimatic@0.9.43, but bundled package wasn't found in unpacked tree
npm WARN installMany bluebird was bundled with pimatic@0.9.43, but bundled package wasn't found in unpacked tree
npm WARN installMany semver was bundled with pimatic@0.9.43, but bundled package wasn't found in unpacked tree
npm WARN installMany fs.extra was bundled with pimatic@0.9.43, but bundled package wasn't found in unpacked tree
npm WARN installMany daemon was bundled with pimatic@0.9.43, but bundled package wasn't found in unpacked tree
npm WARN installMany date-format-lite was bundled with pimatic@0.9.43, but bundled package wasn't found in unpacked tree
npm WARN installMany string was bundled with pimatic@0.9.43, but bundled package wasn't found in unpacked tree
npm WARN installMany byline was bundled with pimatic@0.9.43, but bundled package wasn't found in unpacked tree
npm WARN installMany knex was bundled with pimatic@0.9.43, but bundled package wasn't found in unpacked tree
npm WARN installMany moment was bundled with pimatic@0.9.43, but bundled package wasn't found in unpacked tree
npm WARN installMany colors was bundled with pimatic@0.9.43, but bundled package wasn't found in unpacked tree
npm WARN installMany decl-api was bundled with pimatic@0.9.43, but bundled package wasn't found in unpacked tree
npm WARN installMany jayschema was bundled with pimatic@0.9.43, but bundled package wasn't found in unpacked tree
npm WARN installMany relaxed-json was bundled with pimatic@0.9.43, but bundled package wasn't found in unpacked tree
npm WARN installMany source-map-support was bundled with pimatic@0.9.43, but bundled package wasn't found in unpacked tree
npm WARN installMany human-format was bundled with pimatic@0.9.43, but bundled package wasn't found in unpacked tree
npm WARN installMany gethub was bundled with pimatic@0.9.43, but bundled package wasn't found in unpacked tree
npm WARN installMany npm was bundled with pimatic@0.9.43, but bundled package wasn't found in unpacked tree
npm WARN engine har-validator@5.1.3: wanted: {"node":">=6"} (current: {"node":"4.9.1","npm":"2.15.11"})
npm WARN deprecated nomnom@1.8.1: Package no longer supported. Contact support@npmjs.com for more info.
Would be great, if someone has a solution for my problem.
Best regards
Andi