Skip to content

Instantly share code, notes, and snippets.

@EverlastingBugstopper
Created September 9, 2019 20:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save EverlastingBugstopper/1a3d9ba97f2c780267f22968cdd5af8e to your computer and use it in GitHub Desktop.
Save EverlastingBugstopper/1a3d9ba97f2c780267f22968cdd5af8e to your computer and use it in GitHub Desktop.
markdown highlighting
$ wrangler publish --env staging
Error: ⚠️  Your environment should only include `workers_dot_dev` or `route`. If you are trying to publish to workers.dev, remove `route` from your wrangler.toml, if you are trying to publish to your own domain, remove `workers_dot_dev`.
$ wrangler publish --env staging
Error: ⚠️  Your environment should only include `workers_dot_dev` or `route`. If you are trying to publish to workers.dev, remove `route` from your wrangler.toml, if you are trying to publish to your own domain, remove `workers_dot_dev`.
$ wrangler publish --env staging
Error: ⚠️  Your environment should only include `workers_dot_dev` or `route`. If you are trying to publish to workers.dev, remove `route` from your wrangler.toml, if you are trying to publish to your own domain, remove `workers_dot_dev`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment