-
Notifications
You must be signed in to change notification settings - Fork 1
The travis build script fails #45
Comments
|
Disabled Travis-CI build for now, will enable when this issue is fixed. |
Is this a bug? My builds were passing on Travis up until a certain commit. Now getting very generic error when building on Travis. Build goes fine locally.
|
For PR #47 I enabled Travis-CI again. Looking at https://travis-ci.org/NLeSC/create-react-app/builds/191663062
The method used at https://github.com/NLeSC/create-react-app/blob/master/tasks/e2e.sh#L138 to use the react-scripts package seems to have problems with the scoped package name ( |
@bryantee what is the nodejs version you are using locally? |
@sverhoeven v6.9.2 |
It runs
tasks/e2e.sh
script which when run locally fails.The text was updated successfully, but these errors were encountered: