We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some dependencies have security issues ex: hoek. Ignoring those with: npm install --no-audit
npm install --no-audit
Still, I did not run with both versions of the sails at this repo. I have also tested with all my npm versions (listed below).
The error I'm getting is: Error attempting to bind `ALL /` to {"controller":"IndexController"}: If `controller` is specified, `action` must be also!
Error attempting to bind `ALL /` to {"controller":"IndexController"}: If `controller` is specified, `action` must be also!
Please help me how to fix this; Or, please tell me the right npm version to install.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Some dependencies have security issues ex: hoek.
Ignoring those with:
npm install --no-audit
Still, I did not run with both versions of the sails at this repo. I have also tested with all my npm versions (listed below).
System:
Ubuntu 20.04
npm: v8.17, v10.24, v18.20LTS
The error I'm getting is:
Error attempting to bind `ALL /` to {"controller":"IndexController"}: If `controller` is specified, `action` must be also!
Please help me how to fix this; Or, please tell me the right npm version to install.
The text was updated successfully, but these errors were encountered: