Code Monkey home page Code Monkey logo

Comments (5)

dhmax88 avatar dhmax88 commented on May 30, 2024

Hi @brianjhanson โ€“ what version of Node were you running at the time?

from mud-fractal.

brianjhanson avatar brianjhanson commented on May 30, 2024

Thanks for the quick response @dhmax88!

I was / am running 8.6.0 (from the .nvmrc file).

Here's the full rpm debug log:

0 info it worked if it ends with ok
1 verbose cli [ '/Users/***/.nvm/versions/node/v8.6.0/bin/node',
1 verbose cli   '/Users/***/.nvm/versions/node/v8.6.0/bin/npm',
1 verbose cli   'start' ]
2 info using [email protected]
3 info using [email protected]
4 verbose run-script [ 'prestart', 'start', 'poststart' ]
5 info lifecycle [email protected]~prestart: [email protected]
6 info lifecycle [email protected]~start: [email protected]
7 verbose lifecycle [email protected]~start: unsafe-perm in lifecycle true
8 verbose lifecycle [email protected]~start: PATH: /Users/***/.nvm/versions/node/v8.6.0/lib/node_modules/npm/bin/node-gyp-bin:/Users/***/Development/mud-fractal/node_modules/.bin:/Users/***/.yarn/bin:/Users/***/.config/yarn/global/node_modules/.bin:/Users/***/.nvm/versions/node/v8.6.0/bin:/Applications/MAMP/Library/bin/:/Applications/MAMP/bin/php/php7.1.12/bin:/Users/***/.composer/vendor/bin:/usr/local/sbin:/Users/***/.fastlane/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/***/.composer/vendor/bin:/Users/***/n/bin
9 verbose lifecycle [email protected]~start: CWD: /Users/***/Development/mud-fractal
10 silly lifecycle [email protected]~start: Args: [ '-c', 'gulp' ]
11 silly lifecycle [email protected]~start: Returned: code: 1  signal: null
12 info lifecycle [email protected]~start: Failed to exec start script
13 verbose stack Error: [email protected] start: `gulp`
13 verbose stack Exit status 1
13 verbose stack     at EventEmitter.<anonymous> (/Users/***/.nvm/versions/node/v8.6.0/lib/node_modules/npm/lib/utils/lifecycle.js:289:16)
13 verbose stack     at emitTwo (events.js:125:13)
13 verbose stack     at EventEmitter.emit (events.js:213:7)
13 verbose stack     at ChildProcess.<anonymous> (/Users/***/.nvm/versions/node/v8.6.0/lib/node_modules/npm/lib/utils/spawn.js:40:14)
13 verbose stack     at emitTwo (events.js:125:13)
13 verbose stack     at ChildProcess.emit (events.js:213:7)
13 verbose stack     at maybeClose (internal/child_process.js:927:16)
13 verbose stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)
14 verbose pkgid [email protected]
15 verbose cwd /Users/***/Development/mud-fractal
16 verbose Darwin 17.7.0
17 verbose argv "/Users/***/.nvm/versions/node/v8.6.0/bin/node" "/Users/***/.nvm/versions/node/v8.6.0/bin/npm" "start"
18 verbose node v8.6.0
19 verbose npm  v5.3.0
20 error code ELIFECYCLE
21 error errno 1
22 error [email protected] start: `gulp`
22 error Exit status 1
23 error Failed at the [email protected] start script.
23 error This is probably not a problem with npm. There is likely additional logging output above.
24 verbose exit [ 1, true ]

from mud-fractal.

dhmax88 avatar dhmax88 commented on May 30, 2024

Hi @brianjhanson

Changing the name of the gulpfile does resolve the problem.
It was changed to gulpfile.babel.js when it was written with es6 import/export syntax.

We'll update it today... are you using the repo for a Craft CMS site?

from mud-fractal.

brianjhanson avatar brianjhanson commented on May 30, 2024

Thanks! I feel like it should work, but I canโ€™t seem to find much documentation about *.babel.js files.

I am not using it for a real project yet, just poking around a bit, but it looks pretty cool! Hoping to try it out on a project in the near future.

from mud-fractal.

magicspon avatar magicspon commented on May 30, 2024

@brianjhanson

re: *.babel.js, I believe I got it from here: https://markgoodyear.com/2015/06/using-es6-with-gulp/

from mud-fractal.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.