Isn't it the other way around? `wrangler dev` uses the globally installed wranger, but `npx wrangler
Isn't it the other way around?
wrangler dev uses the globally installed wranger, but npx wrangler dev first tries the wrangler in the project's node_modules?0 Replies