balderdashy / balderdashy/sails

Sails hook grunt need to update dependencies grunt-sync

Open
#4,470 23 comments 0 reactions 1 assignee Claimed by @rachaelshaw View on GitHub
grunt node version issue resolved
Dominant language
JavaScript
Stars
22.8k
Forks
1.9k
PR merge metrics
No merged PRs in 30d

Description

**Sails version**: 1.0.2
**Node version**: 10.5.0
**NPM version**: 6.1.0
**DB adapter name**: N/A
**DB adapter version**: N/A
**Operating system**: Mac OS


I face problem on grunt task and it only happen on newest nodejs version 10.5.0 and no faced any issue on node 10.4.1 or previous version

```
Running "watch" task
Waiting...
>> File "assets/styles/project/_colors.scss" changed.
Running "less:dev" (less) task
>> 1 stylesheet created.

Running "sass:dev" (sass) task

Running "sync:dev" (sync) task
Warning: Cannot read property 'bigint' of undefined Use --force to continue.
```
Some guy from grunt told me that it already fixed on grunt-sync 0.8.0 but on sails-hook-grunt dependencies still using grunt-sync 0.6.2, so i can't update this dependencies.

So I think need to try upgrade dependencies for sails-hook-grunt.

Thank You

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.