Issue starting on Windows Server
See original GitHub issuenpm install ran without any issues. Env:
- Windows Server 2019
- Node 16
npm start --prod
Aborted due to warnings.
Running "sass:dev" (sass) task
>> Error: Invalid CSS after "... floor(math": expected expression (e.g. 1px, bold), was ".div($grid-gutter-w"
>> on line 369 of assets/bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_variables.scss
>> from line 8 of assets/bower_components/bootstrap-sass-official/assets/stylesheets/_bootstrap.scss
>> from line 4 of assets/styles/importer.scss
>> >> vbar-padding-horizontal: floor(math.div($grid-gutter-width, 2)) !defa
>> ------------------------------------------^
Warning:
------------------------------------------------------------------------
Looks like a Grunt error occurred--
Please fix it, then **restart Sails** to continue running tasks (e.g. watching for changes in assets)
Or if you're stuck, check out the troubleshooting tips below.
Troubleshooting tips:
*-> Are "grunt" and related grunt task modules installed locally? Run `npm install` if you're not sure.
*-> You might have a malformed LESS, SASS, CoffeeScript file, etc.
*-> Or maybe you don't have permissions to access the `.tmp` directory?
e.g., `D:\ElectronReleaseServer\.tmp` ?
If you think this might be the case, try running:
sudo chown -R YOUR_COMPUTER_USER_NAME D:\ElectronReleaseServer\.tmp
Error: The hook `orm` is taking too long to load.
Make sure it is triggering its `initialize()` callback, or else set `sails.config.orm._hookTimeout to a higher value (currently 20000)
at Timeout.tooLong [as _onTimeout] (D:\ElectronReleaseServer\node_modules\sails\lib\app\private\loadHooks.js:85:21)
at listOnTimeout (node:internal/timers:559:17)
at processTimers (node:internal/timers:502:7)
Issue Analytics
- State:
- Created a year ago
- Comments:16 (8 by maintainers)
Top Results From Across the Web
Unable to Start the Server Service - Microsoft Support
When you attempt to start the Server service from the Services tool in Control Panel, you may receive the following error message: Could...
Read more >How to troubleshoot startup problems in Windows Server 2003
Select Start, right-click My Computer, and then select Manage. Expand System Tools, and then select Device Manager. The devices that are ...
Read more >Advanced troubleshooting for Windows boot problems
On the Advanced Boot Options screen, try to start the computer in Safe Mode or Safe Mode with Networking. If either of these...
Read more >"Cannot connect the computer to the server" error message ...
Cannot connect the computer to the server because either another software installation is in progress or, the computer has a restart pending.
Read more >Troubleshoot service startup permissions - Windows Server
Click Start, point to Administrative Tools, and then click Services. · Right-click the service that you want, and then click Properties. · Click ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Sorry, I’ll try to finish my side project of updating everything this week!
From there @ArekSredzki