Skip to content
New issue

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

Import type error in javascript module #146

Open
Era-cell opened this issue Feb 20, 2024 · 0 comments
Open

Import type error in javascript module #146

Era-cell opened this issue Feb 20, 2024 · 0 comments
Labels
type: bug code to address defects in shipped code

Comments

@Era-cell
Copy link

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

@Era-cell Era-cell added the type: bug code to address defects in shipped code label Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug code to address defects in shipped code
Projects
None yet
Development

No branches or pull requests

1 participant