diff --git a/README.md b/README.md index cb44fbe5b..8bc02ed8e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ -# os2web -Website for os2 +# OS2community +The website and community platform for OS2. +This website is the wheels that drive http://os2.eu. -Rasmus laver ofte konfigurationer og småændringer i live sitet. Det betyder at der altid skal trækkes nyeste version af live sitet ned før vi laver nogen form for udvikling \ No newline at end of file +Built on: + +Drupal 7, http://drupal.org +using Drupal Commons as a base, https://www.drupal.org/project/commons diff --git a/npm-debug.log b/npm-debug.log deleted file mode 100644 index 6e45ffa9d..000000000 --- a/npm-debug.log +++ /dev/null @@ -1,68 +0,0 @@ -0 info it worked if it ends with ok -1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'install', 'js-hint' ] -2 info using npm@1.4.28 -3 info using node@v0.10.37 -4 verbose node symlink /usr/bin/node -5 verbose cache add [ 'js-hint', null ] -6 verbose cache add name=undefined spec="js-hint" args=["js-hint",null] -7 verbose parsed url { protocol: null, -7 verbose parsed url slashes: null, -7 verbose parsed url auth: null, -7 verbose parsed url host: null, -7 verbose parsed url port: null, -7 verbose parsed url hostname: null, -7 verbose parsed url hash: null, -7 verbose parsed url search: null, -7 verbose parsed url query: null, -7 verbose parsed url pathname: 'js-hint', -7 verbose parsed url path: 'js-hint', -7 verbose parsed url href: 'js-hint' } -8 silly lockFile ab1daed3-js-hint js-hint -9 verbose lock js-hint /home/vagrant/.npm/ab1daed3-js-hint.lock -10 silly lockFile ab1daed3-js-hint js-hint -11 silly lockFile ab1daed3-js-hint js-hint -12 verbose addNamed [ 'js-hint', '' ] -13 verbose addNamed [ null, '*' ] -14 silly lockFile c736c5c1-js-hint js-hint@ -15 verbose lock js-hint@ /home/vagrant/.npm/c736c5c1-js-hint.lock -16 silly addNameRange { name: 'js-hint', range: '*', hasData: false } -17 verbose request where is /js-hint -18 verbose request registry https://registry.npmjs.org/ -19 verbose request id 486cab543669f07d -20 verbose url raw /js-hint -21 verbose url resolving [ 'https://registry.npmjs.org/', './js-hint' ] -22 verbose url resolved https://registry.npmjs.org/js-hint -23 verbose request where is https://registry.npmjs.org/js-hint -24 info trying registry request attempt 1 at 14:46:03 -25 http GET https://registry.npmjs.org/js-hint -26 http 404 https://registry.npmjs.org/js-hint -27 silly registry.get cb [ 404, -27 silly registry.get { 'content-type': 'application/json', -27 silly registry.get 'cache-control': 'max-age=0', -27 silly registry.get 'content-length': '2', -27 silly registry.get 'accept-ranges': 'bytes', -27 silly registry.get date: 'Wed, 24 Aug 2016 12:46:03 GMT', -27 silly registry.get via: '1.1 varnish', -27 silly registry.get age: '0', -27 silly registry.get connection: 'keep-alive', -27 silly registry.get 'x-served-by': 'cache-fra1248-FRA', -27 silly registry.get 'x-cache': 'MISS', -27 silly registry.get 'x-cache-hits': '0', -27 silly registry.get 'x-timer': 'S1472042763.570428,VS0,VE106', -27 silly registry.get vary: 'Accept-Encoding' } ] -28 silly lockFile c736c5c1-js-hint js-hint@ -29 silly lockFile c736c5c1-js-hint js-hint@ -30 error 404 Not Found -30 error 404 -30 error 404 'js-hint' is not in the npm registry. -30 error 404 You should bug the author to publish it -30 error 404 -30 error 404 Note that you can also install from a -30 error 404 tarball, folder, or http url, or git url. -31 error System Linux 3.2.0-4-amd64 -32 error command "/usr/bin/node" "/usr/bin/npm" "install" "js-hint" -33 error cwd /vagrant/htdocs -34 error node -v v0.10.37 -35 error npm -v 1.4.28 -36 error code E404 -37 verbose exit [ 1, true ]