question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Issue starting on Windows Server

See original GitHub issue

npm 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:open
  • Created a year ago
  • Comments:16 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
ArekSredzkicommented, Dec 19, 2022

Sorry, I’ll try to finish my side project of updating everything this week!

0reactions
Kathou99commented, Dec 28, 2022

From there @ArekSredzki loga

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found