Skip to content

Anyone else getting "Method Promise.prototype.then called on incompatible receiver #<Promise>" with 3.3.8? #701

Answered by thieleju
n8ores asked this question in Q&A
Discussion options

You must be logged in to vote

Deleting node_modules with version 3.3.10 might have done the job for me, not exactly sure what fixed the error tbh. But the above code works fine now.

Edit: I was missing the ALLOW_CONFIG_MUTATIONS=true environment variable, which seems to be required.

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@markstos
Comment options

@lorenwest
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@thieleju
Comment options

Answer selected by markstos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #700 on October 19, 2022 19:25.