themeteorchef / base

A starting point for Meteor apps.
http://themeteorchef.com/base
MIT License
695 stars 253 forks source link

Fresh install not working #174

Closed sergical closed 8 years ago

sergical commented 8 years ago

git clone https://github.com/themeteorchef/base.git test cd test sudo meteor npm install sudo meteor npm start

Error:

> application-name@1.0.0 start /Users/sergiy/dev/meteor/raise-your-flag/ruutly
> meteor --settings settings-development.json

[[[[[ ~/dev/meteor/raise-your-flag/ruutly ]]]]]

=> Started proxy.
=> Started MongoDB.
=> Errors prevented startup:

   While loading package fourseven:scss@3.8.1:
   error: stderr maxBuffer exceeded{ [Error: EACCES: permission denied, mkdir
   '/Users/sergiy/.meteor/packages/fourseven_scss/.3.8.1.vbfk9i++os.osx.x86_64+web.browser+web.cordova/plugin.compileScssBatch.os.osx.x86_64/npm/node_modules/meteor/compileScssBatch/node_modules/.temp-onp11x/node_modules/node-sass/vendor/darwin-x64-46']
   errno: -13,
   code: 'EACCES',
   syscall: 'mkdir',
   path:
   '/Users/sergiy/.meteor/packages/fourseven_scss/.3.8.1.vbfk9i++os.osx.x86_64+web.browser+web.cordova/plugin.compileScssBatch.os.osx.x86_64/npm/node_modules/meteor/compileScssBatch/node_modules/.temp-onp11x/node_modules/node-sass/vendor/darwin-x64-46'
   }
   gyp info it worked if it ends with ok
   gyp verb cli [
   '/Users/sergiy/.meteor/packages/meteor-tool/.1.4.0-1.1qx0nrs++os.osx.x86_64+web.browser+web.cordova/mt-os.osx.x86_64/dev_bundle/bin/node',
   gyp verb cli
   '/Users/sergiy/.meteor/packages/fourseven_scss/.3.8.1.vbfk9i++os.osx.x86_64+web.browser+web.cordova/plugin.compileScssBatch.os.osx.x86_64/npm/node_modules/meteor/compileScssBatch/node_modules/node-gyp/bin/node-gyp.js',
   gyp verb cli   'rebuild',
   gyp verb cli   '--verbose',
   gyp verb cli   '--libsass_ext=',
   gyp verb cli   '--libsass_cflags=',
   gyp verb cli   '--libsass_ldflags=',
   gyp verb cli   '--libsass_library=' ]
   gyp info using node-gyp@3.3.1
   gyp info using node@4.4.7 | darwin | x64
   gyp verb command rebuild []
   gyp verb command clean []
   gyp verb clean removing "build" directory
   gyp verb command configure []
   gyp verb check python checking for Python executable "python2" in the PATH
   gyp verb `which` failed Error: not found: python2
   gyp verb `which` failed     at getNotFoundError
   (/Users/sergiy/.meteor/packages/fourseven_scss/.3.8.1.vbfk9i++os.osx.x86_64+web.browser+web.cordova/plugin.compileScssBatch.os.osx.x86_64/npm/node_modules/meteor/compileScssBatch/node_modules/which/which.js:14:12)
   gyp verb `which` failed     at F
   (/Users/sergiy/.meteor/packages/fourseven_scss/.3.8.1.vbfk9i++os.osx.x86_64+web.browser+web.cordova/plugin.compileScssBatch.os.osx.x86_64/npm/node_modules/meteor/compileScssBatch/node_modules/which/which.js:69:19)
   gyp verb `which` failed     at E
   (/Users/sergiy/.meteor/packages/fourseven_scss/.3.8.1.vbfk9i++os.osx.x86_64+web.browser+web.cordova/plugin.compileScssBatch.os.osx.x86_64/npm/node_modules/meteor/compileScssBatch/node_modules/which/which.js:81:29)
   gyp verb `which` failed     at
   /Users/sergiy/.meteor/packages/fourseven_scss/.3.8.1.vbfk9i++os.osx.x86_64+web.browser+web.cordova/plugin.compileScssBatch.os.osx.x86_64/npm/node_modules/meteor/compileScssBatch/node_modules/which/which.js:90:16
   gyp verb `which` failed     at
   /Users/sergiy/.meteor/packages/fourseven_scss/.3.8.1.vbfk9i++os.osx.x86_64+web.browser+web.cordova/plugin.compileScssBatch.os.osx.x86_64/npm/node_modules/meteor/compileScssBatch/node_modules/isexe/index.js:44:5
   gyp verb `which` failed     at
   /Users/sergiy/.meteor/packages/fourseven_scss/.3.8.1.vbfk9i++os.osx.x86_64+web.browser+web.cordova/plugin.compileScssBatch.os.osx.x86_64/npm/node_modules/meteor/compileScssBatch/node_modules/isexe/access.js:8:5
   gyp verb `which` failed     at FSReqWrap.oncomplete (fs.js:82:15)
   gyp verb `which` failed  python2 { [Error: not found: python2] code: 'ENOENT' }
   gyp verb check python checking for Python executable "python" in the PATH
   gyp verb `which` succeeded python /usr/bin/python
   gyp verb check python version `/usr/bin/python -c "import platform;
   print(platform.python_version());"` returned: "2.7.10\n"
   gyp verb get node dir no --target version specified, falling back to host node version: 4.4.7
   gyp verb command install [ '4.4.7' ]
   gyp verb install input version string "4.4.7"
   gyp verb install installing version: 4.4.7
   gyp verb install --ensure was passed, so won't reinstall if already installed
   gyp verb install version not already installed, continuing with install 4.4.7
   gyp verb ensuring nodedir is created /Users/sergiy/.node-gyp/4.4.7
   gyp WARN EACCES user "root" does not have permission to access the dev dir
   "/Users/sergiy/.node-gyp/4.4.7"
   gyp WARN EACCES attempting to reinstall using temporary dev dir
   "/Users/sergiy/.meteor/packages/fourseven_scss/.3.8.1.vbfk9i++os.osx.x86_64+web.browser+web.cordova/plugin.compileScssBatch.os.osx.x86_64/npm/node_modules/meteor/compileScssBatch/node_modules/.temp-onp11x/node_modules/node-sass/.node-gyp"
   gyp verb tmpdir == cwd automatically will remove dev files after to save disk space
   gyp verb command install [ '4.4.7' ]
   gyp verb install input version string "4.4.7"
   gyp verb install installing version: 4.4.7
   gyp verb install --ensure was passed, so won't reinstall if already installed
   gyp verb install version not already installed, continuing with install 4.4.7
   gyp verb ensuring nodedir is created
   /Users/sergiy/.meteor/packages/fourseven_scss/.3.8.1.vbfk9i++os.osx.x86_64+web.browser+web.cordova/plugin.compileScssBatch.os.osx.x86_64/npm/node_modules/meteor/compileScssBatch/node_modules/.temp-onp11x/node_modules/node-sass/.node-gyp/4.4.7
   gyp WARN EACCES user "root" does not have permission to access the dev dir
   "/Users/sergiy/.meteor/packages/fourseven_scss/.3.8.1.vbfk9i++os.osx.x86_64+web.browser+web.cordova/plugin.compileScssBatch.os.osx.x86_64/npm/node_modules/meteor/compileScssBatch/node_modules/.temp-onp11x/node_modules/node-sass/.node-gyp/4.4.7"
pxzin commented 8 years ago

The fourseven:scss package is having some problems with the binary. See more here: Error after 'meteor update' - no compatible binary found #201

sergical commented 8 years ago

I was just a noob with my permissions, everything works now

themeteorchef commented 8 years ago

Good to hear you got this sorted out :)