Skip to content

Playing with Docker + io.containerd.spin.v1 #1718

Answered by itowlson
GordonSmith asked this question in Q&A
Discussion options

You must be logged in to vote

Kia ora @GordonSmith, which version of the TS/JS plugin/SDK are you using? (spin plugins list --installed) As you've seen with Rust, the latest spn.v1 containerd shim has not yet been upgraded to handle the Spin 1.4 bindings. If you're on the latest SDK, could you please try this:

  • Downgrade the js2wasm plugin to version 0.4.0 (spin plugin upgrade js2wasm -v 0.4.0 --downgrade)
  • Change the @fermyon/spin-sdk reference in package.json to "^0.4.0"

Then try rebuilding and see if that helps? Thanks!

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@GordonSmith
Comment options

@GordonSmith
Comment options

@itowlson
Comment options

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