-
Notifications
You must be signed in to change notification settings - Fork 6
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
script loaded from cdn is not working #29
Comments
Yeah, the version on NPM registry is still in beta. Though I use it in prod for my projects, I have yet to publish a stable release. However, you can find the docs for release candidate here: https://65fd9b89430d3e14c7cca763--spxjs.netlify.app You can install directly from github repo opposed to pulling in via NPM registry or using CDN: pnpm add github:panoply/spx Follow the tutorial: |
a bunch of errors. LAst year I was able to build the spx script but not now |
I tried using the cdn version, on mac and on win11 withthoult success.
error is:
TypeError: Failed to resolve module specifier "detect-it". Relative references must start with either "/", "./", or "../".
The text was updated successfully, but these errors were encountered: