Skip to content

Error with the hook #49

@nikolay

Description

@nikolay
> lockdown-relock

module.js:147
  var cacheKey = JSON.stringify({request: request, paths: paths});
                      ^

RangeError: Maximum call stack size exceeded
    at Object.stringify (native)
    at Function.Module._findPath (module.js:147:23)
    at Function.Module._resolveFilename (module.js:337:25)
    at Function.Module._load (module.js:290:25)
    at Module.require (module.js:367:17)
    at require (internal/module.js:16:19)
    at getShasum (/Users/user/Projects/project/node_modules/lockdown/relock.js:100:15)
    at walk (/Users/user/Projects/project/node_modules/lockdown/relock.js:71:14)
    at /Users/user/Projects/project/node_modules/lockdown/relock.js:80:7
    at Array.forEach (native)

npm ERR! Darwin 15.4.0
npm ERR! argv "/Users/user/Projects/project/.env/pyenv/versions/3.5.1/envs/project/bin/node" "/Users/user/Projects/project/.env/pyenv/versions/project/bin/npm" "run" "lockdown-relock"

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