Skip to content

fail to start develop version in local #6

@artemtech

Description

@artemtech

step to reproduce:

  • npm install
  • npm run develop

then get this error message on build:

success write out redirect data - 0.029 s
⠋ onPostBootstrap
⠋ Build manifest and related icons
node: symbol lookup error: /home/altintop/Projects/jember.dev/jember.dev/node_modules/sharp/build/Release/sharp.node: undefined symbol: _ZN4node19GetCurrentEventLoopEPN2v87IsolateE
npm ERR! file sh
npm ERR! code ELIFECYCLE
npm ERR! errno ENOENT
npm ERR! syscall spawn
npm ERR! @oddstronaut/gatsby-starter-tailwind@3.0.138 develop: `gatsby develop`
npm ERR! spawn ENOENT
npm ERR! 
npm ERR! Failed at the @oddstronaut/gatsby-starter-tailwind@3.0.138 develop script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/altintop/.npm/_logs/2019-10-01T10_02_35_557Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @oddstronaut/gatsby-starter-tailwind@3.0.138 start: `npm run develop`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the @oddstronaut/gatsby-starter-tailwind@3.0.138 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/altintop/.npm/_logs/2019-10-01T10_02_35_613Z-debug.log

any suggestions ?

Node version : v8.9.3
NPM version : 5.5.1
Gatsby CLI version: 2.7.53
Gatsby version: 2.15.21
OS: Arch Linux x86_64

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions