Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gulpfile: Remove reference to missing test task#227

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
andersk wants to merge1 commit intostacktracejs:master
base:master
Choose a base branch
Loading
fromandersk:gulpfile-test

Conversation

@andersk
Copy link
Contributor

Description

The task was removed in4d60ccc, causing this error:

$ npx gulp[17:21:24] Using gulpfile ~/js/stacktrace.js/gulpfile.js[17:21:24] Starting 'clean'...[17:21:24] Finished 'clean' after 4.59 ms[17:21:24] Starting 'default'...[17:21:24] 'default' errored after 436 μs[17:21:24] Error: Task test is not configured as a task on gulp.  If this is a submodule, you may need to use require('run-sequence').use(gulp).    at /home/anders/js/stacktrace.js/node_modules/run-sequence/index.js:20:10    at Array.forEach (<anonymous>)    at verifyTaskSets (/home/anders/js/stacktrace.js/node_modules/run-sequence/index.js:13:11)    at runSequence (/home/anders/js/stacktrace.js/node_modules/run-sequence/index.js:92:2)    at Gulp.<anonymous> (/home/anders/js/stacktrace.js/gulpfile.js:53:5)    at module.exports (/home/anders/js/stacktrace.js/node_modules/orchestrator/lib/runTask.js:34:7)    at Gulp.Orchestrator._runTask (/home/anders/js/stacktrace.js/node_modules/orchestrator/index.js:273:3)    at Gulp.Orchestrator._runStep (/home/anders/js/stacktrace.js/node_modules/orchestrator/index.js:214:10)    at /home/anders/js/stacktrace.js/node_modules/orchestrator/index.js:279:18    at finish (/home/anders/js/stacktrace.js/node_modules/orchestrator/lib/runTask.js:21:8)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • node_modules/.bin/jscs -c .jscsrc stacktrace.js passes without errors
    • You don’t use JSCS anymore.
  • npm test passes without errors
  • I have read thecontribution guidelines
  • I have updated the documentation accordingly
  • I have added tests to cover my changes

The task was removed in4d60ccc,causing this error:$ npx gulp[17:21:24] Using gulpfile ~/js/stacktrace.js/gulpfile.js[17:21:24] Starting 'clean'...[17:21:24] Finished 'clean' after 4.59 ms[17:21:24] Starting 'default'...[17:21:24] 'default' errored after 436 μs[17:21:24] Error: Task test is not configured as a task on gulp.  If this is a submodule, you may need to use require('run-sequence').use(gulp).    at /home/anders/js/stacktrace.js/node_modules/run-sequence/index.js:20:10    at Array.forEach (<anonymous>)    at verifyTaskSets (/home/anders/js/stacktrace.js/node_modules/run-sequence/index.js:13:11)    at runSequence (/home/anders/js/stacktrace.js/node_modules/run-sequence/index.js:92:2)    at Gulp.<anonymous> (/home/anders/js/stacktrace.js/gulpfile.js:53:5)    at module.exports (/home/anders/js/stacktrace.js/node_modules/orchestrator/lib/runTask.js:34:7)    at Gulp.Orchestrator._runTask (/home/anders/js/stacktrace.js/node_modules/orchestrator/index.js:273:3)    at Gulp.Orchestrator._runStep (/home/anders/js/stacktrace.js/node_modules/orchestrator/index.js:214:10)    at /home/anders/js/stacktrace.js/node_modules/orchestrator/index.js:279:18    at finish (/home/anders/js/stacktrace.js/node_modules/orchestrator/lib/runTask.js:21:8)Signed-off-by: Anders Kaseorg <andersk@mit.edu>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@andersk

[8]ページ先頭

©2009-2025 Movatter.jp