Re: [pgadmin-hackers] [patch] Refactor: clipboard, translations, jasmine
От | Atira Odhner |
---|---|
Тема | Re: [pgadmin-hackers] [patch] Refactor: clipboard, translations, jasmine |
Дата | |
Msg-id | CA+Vc24pxvehfBDa65Gxq_-s1zfvg=ZOUu_bn1=J+m=n1MPUBQQ@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: [pgadmin-hackers] [patch] Refactor: clipboard, translations, jasmine (Dave Page <dpage@pgadmin.org>) |
Список | pgadmin-hackers |
Hmm. I'm not sure why you can't install karma-cli. Are you able to run the tests using raw karma? (probably `web/node_modules/karma/bin/karma start` )
On Wed, Mar 15, 2017, 8:56 AM Dave Page <dpage@pgadmin.org> wrote:
HiOn Tue, Mar 14, 2017 at 8:16 PM, Atira Odhner <aodhner@pivotal.io> wrote:Dave, try doing the yarn install and karma run from the web directory. karma cli expects karma to be under node_modules where it is run from. (which is where yarn will install it if you use yarn from the web directory). Karma also needs to be run from the directory where karma.conf is.Still no joy:piranha:pgadmin4 dpage$ cd webpiranha:web dpage$ yarnyarn install v0.21.3info No lockfile found.[1/4] 🔍 Resolving packages...success Nothing to install.success Saved lockfile.✨ Done in 0.28s.piranha:web dpage$ npm install -g karma-clinpm WARN checkPermissions Missing write access to /opt/local/lib/node_modules/karma-clinpm WARN checkPermissions Missing write access to /opt/local/lib/node_modules/opt/local/lib└── karma-cli@1.0.1npm ERR! Darwin 16.4.0npm ERR! argv "/opt/local/bin/node" "/opt/local/bin/npm" "install" "-g" "karma-cli"npm ERR! node v7.7.2npm ERR! npm v4.0.2npm ERR! path /opt/local/lib/node_modules/karma-clinpm ERR! code EACCESnpm ERR! errno -13npm ERR! syscall accessnpm ERR! Error: EACCES: permission denied, access '/opt/local/lib/node_modules/karma-cli'npm ERR! { Error: EACCES: permission denied, access '/opt/local/lib/node_modules/karma-cli'npm ERR! errno: -13,npm ERR! code: 'EACCES',npm ERR! syscall: 'access',npm ERR! path: '/opt/local/lib/node_modules/karma-cli' }npm ERR!npm ERR! Please try running this command again as root/Administrator.npm ERR! Please include the following file with any support request:npm ERR! /Users/dpage/git/pgadmin4/web/npm-debug.logpiranha:web dpage$ sudo npm install -g karma-cliPassword:/opt/local/bin/karma -> /opt/local/lib/node_modules/karma-cli/bin/karma/opt/local/lib└── karma-cli@1.0.1piranha:web dpage$ karma start --single-runCannot find local Karma!Please install Karma by `npm install karma --save-dev`.If you wanna use a global instance, please set NODE_PATH env variable.--Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
В списке pgadmin-hackers по дате отправления: