I’m currently trying to install Frontity within a monorepo using yarn workspaces, and I keep getting errors trying to run yarn frontity create project-name
Error:
Error: Command failed: npm install
npm ERR! code EUNSUPPORTEDPROTOCOL
npm ERR! Unsupported URL Type "workspace:": workspace:packages/app-utils
Has anyone been able to get a Frontity project running within yarn workspaces?
System Info:
System:
- OS: macOS 12.3.1
- CPU: (10) arm64 Apple M1 Pro
- Memory: 533.41 MB / 32.00 GB
- Shell: 5.8 - /bin/zsh
Binaries:
- Node: 16.14.2 - /usr/local/bin/node
- npm: 8.5.0 - /usr/local/bin/npm
Browsers:
- Chrome: 100.0.4896.127
- Edge: Not Found
- Firefox: Not Found
- Safari: 15.4
npmGlobalPackages:
- frontity: Not Found
- npx: Not Found