imguolao / monaco-vue

Use monaco-editor loaded from CDN in Vue 2&3, no need to bundling.
https://imguolao.github.io/monaco-vue/
MIT License
225 stars 21 forks source link

pnpm only? #2

Closed BryceBarbara closed 2 years ago

BryceBarbara commented 2 years ago

Howdy! You mention installing this using various package managers but then have npx only-allow pnpm as a preinstall command. Is that intentional?

imguolao commented 2 years ago

oh, sorry!

Because I was using the initial template to create the repository, and I had been using pnpm, which caused me to not delete the code.

It wasn't intentional.