You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
note also error has a grammar mistake " which is a fallback if options '--sandbox' nor '--network' are specified." should be " which is a fallback if neither options '--sandbox' nor '--network' are specified."
note as well both ' taq create indexer --network' and ' taq create indexer --scaffold' get the same error
Error: Config does not contain sandbox 'local' which is a fallback if options '--sandbox' nor '--network' are specified.
at resolve (/home/michael/taqueria-taco-shop/node_modules/@tezos-dappetizer/taqueria/dist/bundle.commonjs.js:245:15)
at TezosNodeResolver.resolve (/home/michael/taqueria-taco-shop/node_modules/@tezos-dappetizer/taqueria/dist/bundle.commonjs.js:234:16)
at TaqueriaRunner.initDappetizerCommand (/home/michael/taqueria-taco-shop/node_modules/@tezos-dappetizer/taqueria/dist/bundle.commonjs.js:276:53)
at TaqueriaRunner.run (/home/michael/taqueria-taco-shop/node_modules/@tezos-dappetizer/taqueria/dist/bundle.commonjs.js:266:29)
at async runDappetizerTaqueria (/home/michael/taqueria-taco-shop/node_modules/@tezos-dappetizer/taqueria/dist/bundle.commonjs.js:391:5)
at async handler (/home/michael/taqueria-taco-shop/node_modules/@tezos-dappetizer/taqueria/dist/bundle.commonjs.js:382:17)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: