This repository was archived by the owner on Oct 24, 2025. It is now read-only.
Commit d5a434a
authored
Update layer.js
Fix the issue ->
TypeError: Cannot set property 'pythonRequirements' of undefined
at ServerlessPythonRequirements.createLayers (/Users/alcaljos/Projects/GMR/gmr-imu-video-synch/node_modules/serverless-python-requirements/lib/layer.js:28:56)
From previous event:
Since the layers object seems to not be initialized.1 parent 49ea2d0 commit d5a434a
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
0 commit comments