Basic initialization of Bolt fails on RunKit #1194
Labels
bug
M-T: confirmed bug report. Issues are confirmed when the reproduction steps are documented
Milestone
Description
Today I began seeing the error:
Error: Cannot find module '/app/available_modules/1635904312000/@slack/bolt/dist/index.js'. Please verify that the package.json has a valid "main" entry
What type of issue is this? (place an
x
in one of the[ ]
)Requirements (place an
x
in each of the[ ]
)Bug Report
Filling out the following details about bugs will help us solve your issue sooner.
Reproducible in:
package version: 3.8.0
node version: 16.10.0
OS version(s):
Steps to reproduce:
Expected result:
No errors
Actual result:
Error: Cannot find module '/app/available_modules/1635904312000/@slack/bolt/dist/index.js'. Please verify that the package.json has a valid "main" entry
Attachments:
The text was updated successfully, but these errors were encountered: