element
element copied to clipboard
Install instructions on main site do not appear complete for Windows
Describe the bug Documentation is unclear for installs and debugging instructions. Official site (https://element.flood.io/docs/start/install) states: npm -g install element-cli NPM site (https://npm.io/package/@flood/element-cli) states: npm install -g @flood/element-cli
When I installed Flood with the first method, projects that I created did not have dependency for @Flood. Luckily a VS Code extension prompted me to install the missing dependency.
Secondly, the documentation refers to using a debugger but only gives Unix version for launch.json config ie "/usr/local/bin/element". It would be helpful to know what the windows equivalent is.
Expected behavior Software is installed as expected with global scope. No missing dependencies are present when initializing first project.
Desktop (please complete the following information):
- OS: Windows 10
- Node.js version: 14.17.2
- Element version: 2.0.4