when creating plugin through npx create-nx-plugin, it fails by throwing error Collection @nrwl/workpsace cannot be resolved this commit changes the collection arguments pointing to proper path of the module in tmp directory

{{links}}
> npx create-nx-plugin
{{what-is-nx}}
What is It?
It's a command to create an Nx workspace to develop an Nx plugin.
How to Use
- Check out the list of community plugins and the documentation on how to create one using
create-nx-pluginhere: https://nx.dev/nx-community
{{resources}}