herokuにデプロイしようとすると、このエラーが発生します。

herokuにデプロイしようとすると、このエラーが発生します。

私はWindows 10を使用しています。

  sh: 1: opencollective-postinstall: Permission denied
       npm ERR! code ELIFECYCLE
       npm ERR! errno 126
       npm ERR! [email protected] postinstall: `opencollective-postinstall`
       npm ERR! Exit status 126
       npm ERR! 
       npm ERR! Failed at the [email protected] postinstall 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!     /tmp/npmcache.0jQ8R/_logs/2020-09-22T02_23_25_712Z-debug.log

ベストアンサー1

おすすめ記事