Closed lucaslcode closed 2 years ago
:tada: This issue has been resolved in version 0.8.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
:tada: This issue has been resolved in version 0.8.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Describe the bug It seems this package is making some assumptions about executable locations which makes it incompatible with yarn. Additionally, it would be great if global installation is not required.
To Reproduce Steps to reproduce the behavior:
yarn global add camouflage-server
camouflage init
Error: ENOENT: no such file or directory, stat '/usr/local/lib/node_modules/camouflage-server/mocks'
Expected behavior Empty directory is initialized.
Desktop (please complete the following information):