We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug
4@netlify_blobs.js?v=b3ad6411:655 Uncaught TypeError: (0 , import_util.promisify) is not a function at @netlify_blobs.js?v=b3ad6411:655:42
I am getting this error in the import statement: import { getDeployStore } from '@netlify/blobs';
Configuration
System: OS: Windows 11 10.0.22631 CPU: (12) x64 AMD Ryzen 5 4600H with Radeon Graphics Memory: 15.72 GB / 31.37 GB Binaries: Node: 20.11.0 - C:\Program Files\nodejs\node.EXE Yarn: 1.22.21 - ~\AppData\Roaming\npm\yarn.CMD npm: 9.8.1 - C:\Program Files\nodejs\npm.CMD pnpm: 8.15.3 - ~\AppData\Roaming\npm\pnpm.CMD
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
4@netlify_blobs.js?v=b3ad6411:655 Uncaught TypeError: (0 , import_util.promisify) is not a function
at @netlify_blobs.js?v=b3ad6411:655:42
I am getting this error in the import statement:
import { getDeployStore } from '@netlify/blobs';
Configuration
System:
OS: Windows 11 10.0.22631
CPU: (12) x64 AMD Ryzen 5 4600H with Radeon Graphics
Memory: 15.72 GB / 31.37 GB
Binaries:
Node: 20.11.0 - C:\Program Files\nodejs\node.EXE
Yarn: 1.22.21 - ~\AppData\Roaming\npm\yarn.CMD
npm: 9.8.1 - C:\Program Files\nodejs\npm.CMD
pnpm: 8.15.3 - ~\AppData\Roaming\npm\pnpm.CMD
The text was updated successfully, but these errors were encountered: