-
-
Notifications
You must be signed in to change notification settings - Fork 145
Closed
Description
It seems adding tailwind has bumped the required node version to 6.9.0 or higher whereas the previous builds ran ran perfectly against node 4, using the Ember recommended addon settings :
# we recommend testing addons with the same minimum supported node version as Ember CLI
# so that your addon works for all apps
- "4"
Error from Travis:
error tailwindcss@0.4.3: The engine "node" is incompatible with this module. Expected version ">=6.9.0"
Build details at https://travis-ci.org/alt3/ember-light-table-cell-type-link/jobs/359024220
Metadata
Metadata
Assignees
Labels
No labels