Closed talentlessguy closed 3 years ago
What environment are you running in? Deno? If so I would suggest using the Deno import map version that will link against the Deno standard libraries - see https://generator.jspm.io/#6+JhYGBk9M1PKc1JLWZwSC3JSC1KLc3NKtYvy3Uw1TPVMwYA9UiXwCIA.
@guybedford yes it's Deno
and the link you sent doesn't seem to be working
You can read more on the Deno support in https://jspm.org/docs/workflows#deno.
and the link you sent doesn't seem to be working
I actually had to fix some issues to get it to work - make sure to clear your browser cache.
awesome, thanks @guybedford , this works:
import * as vm from 'https://dev.jspm.io/@ethereumjs/vm@5.5.3'
When trying to import @ethereumjs/vm:
I get this: