GithubHelp home page GithubHelp logo

Comments (5)

ebisbe avatar ebisbe commented on August 12, 2024

@manafount I had today the same issue and for what I finally manage to see is related with Node itself. I have no clue what is really happening but I switched to node v8.11.1 and reinstalling the package and works again

from components.

tatyree avatar tatyree commented on August 12, 2024

On OSX with node installed via homebrew (I'm betting versions don't matter, but mine are OSX 10.13.5 and node 10.6) this is an issue with these two node_modules:

/usr/local/lib/node_modules/serverless-components/registry/aws-dynamodb/node_modules/dynamodb/dtrace-provider

AND

/usr/local/lib/node_modules/serverless-components/registry/aws-dynamodb/node_modules/dynamodb/node_modules/bunyan/node_modules/dtrace-provider

The write up on fixing it found at trentm/node-bunyan#525 and nodejs/node-gyp#569 are the two I used to ultimately work through it. Curiously, the dynamodb/dtrace-provider problem was fixed by nodejs/node-gyp/issues/569, while the node_modules/bunyan problem was fixed by trentm/node-bunyan/issues/525. I say 'curiously' because they are both down to build errors with the dtrace-provider dependency and I would have expected a single fix to get them both.

from components.

eahefnawy avatar eahefnawy commented on August 12, 2024

closing this as we've made a complete rewrite of the core and this issue no longer exists.

from components.

zerozin-kang avatar zerozin-kang commented on August 12, 2024

Did you fix this problem? I haven't been able to implement it for several days due to the same problem. I tested it on another computer, and it's all working fine.

from components.

donghoon-song avatar donghoon-song commented on August 12, 2024

Still having the same issue on node 14.10.1 and npm 6.14.8, osx 10.15.6.
@eahefnawy

from components.

Related Issues (20)

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.