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

Syntax Error with @netlify/blobs #18554

Open
3 tasks done
Era-cell opened this issue Feb 20, 2024 · 1 comment
Open
3 tasks done

Syntax Error with @netlify/blobs #18554

Era-cell opened this issue Feb 20, 2024 · 1 comment
Assignees

Comments

@Era-cell
Copy link

Era-cell commented Feb 20, 2024

Description

Uncaught SyntaxError: The requested module 'https://cdn.jsdelivr.net/npm/@netlify/blobs@6.5.0/+esm' does not provide an export named 'getDeployStore' (at pull_arms.js:3:10)

import works well with other modules like axios but not with @netlify/blobs

and +esm:6 Uncaught Error: Failed to bundle using Rollup v2.79.1: the file imports a not supported node.js built-in module "fs". If you believe this to be an issue with jsDelivr, and not with the package itself, please open an issue at https://github.com/jsdelivr/jsdelivr
at +esm:6:8

if i import everything, ie import *as alias from "cdn/jsdelivr..."

Affected jsDelivr links

https://cdn.jsdelivr.net/npm/@netlify/blobs@6.5.0/+esm

Response headers

/

Information

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

Requisites

  • I performed a cursory search of the issue tracker to avoid opening a duplicate issue.
  • I checked the documentation to understand that the issue I am reporting is not normal behavior.
  • I understand that not filling out this template correctly will lead to the issue being closed.

Additional content

No response

@fassko
Copy link

fassko commented Mar 28, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants