Skip to content

NPM - Maximum call stack size exceeded #10

Description

@JLee21

I'm attempting to install jParser using the following:

npm install jParser
npm install jParser --save
npm install jParser -g

Each one of the above creates the following error:

SnoopMac:node-watcher topher$ npm install jParser -g
npm WARN deprecated jDataView@2.3.0: According to new npm naming restrictions, jDataView was renamed to jdataview in registry and this package is left only for backward compatibility.
npm ERR! Darwin 16.7.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "jParser" "-g"
npm ERR! node v6.11.1
npm ERR! npm  v3.10.10

npm ERR! Maximum call stack size exceeded
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR!     <https://github.com/npm/npm/issues>

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/topher/amazon/kcam-utilities/node-watcher/npm-debug.log

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions