coryhouse / coryhouse/js-dev-env-demo-api

Remove the package-lock.json

Open
#1 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
13
Forks
794
PR merge metrics
No merged PRs in 30d

Description

for some reason this won't currently deploy to Heroku, it gives an error while building dependencies:
Building dependencies
Installing node modules (package.json + package-lock)
npm ERR! Buffer.alloc is not a function

it looks like an issue with something specified in package-lock.json generated when doing npm install. Doing an npm update cors/express -s (and then correcting the package-lock.json) worked for me?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.