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.

ReferenceError: watchVueFiles is not defined

See original GitHub issue

General Information

  • Usage
  • Development
  • Documentation
  • Feature Request

Specific generator

  • Addons
  • HandlebarsJS
  • VueJS

What Version you are running?

Describe your problem

--------------- DELETE THIS BEFORE SUBMITTING ---------------

gulp
C:\Alex\Work\spfx\tests\pnp-gen-13\gulpfile.js:81
build.rig.addPreBuildTask(watchVueFiles);
                          ^

ReferenceError: watchVueFiles is not defined
    at Object.<anonymous> (C:\Alex\Work\spfx\tests\pnp-gen-13\gulpfile.js:81:27)
    at Module._compile (module.js:653:30)
    at Object.Module._extensions..js (module.js:664:10)
    at Module.load (module.js:566:32)
    at tryModuleLoad (module.js:506:12)
    at Function.Module._load (module.js:498:3)
    at Module.require (module.js:597:17)
    at require (internal/module.js:11:18)
    at Liftoff.handleArguments (C:\Users\leter\AppData\Roaming\npm\node_modules\gulp\bin\gulp.js:116:3)
    at Liftoff.<anonymous> (C:\Users\leter\AppData\Roaming\npm\node_modules\gulp\node_modules\liftoff\index.js:198:16)
    at module.exports (C:\Users\leter\AppData\Roaming\npm\node_modules\gulp\node_modules\flagged-respawn\index.js:17:3)
    at Liftoff.<anonymous> (C:\Users\leter\AppData\Roaming\npm\node_modules\gulp\node_modules\liftoff\index.js:190:9)
    at C:\Users\leter\AppData\Roaming\npm\node_modules\gulp\node_modules\liftoff\index.js:164:9
    at C:\Users\leter\AppData\Roaming\npm\node_modules\gulp\node_modules\v8flags\index.js:108:14
    at C:\Users\leter\AppData\Roaming\npm\node_modules\gulp\node_modules\v8flags\index.js:36:12
    at C:\Users\leter\AppData\Roaming\npm\node_modules\gulp\node_modules\v8flags\index.js:47:7

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
StfBauercommented, Oct 19, 2018

New version with fix will be published later today.

0reactions
AJIXuMuKcommented, Oct 18, 2018

@sps-smith yes, right now the issue is redolved in dev branch only. There was no version published after the fix. But it will be included in the next version.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Uncaught ReferenceError: $ is not defined? - Stack Overflow
Show activity on this post. The most common reason behind the error "Uncaught ReferenceError: $ is not defined" is executing the jQuery code...
Read more >
Webpack ReferenceError: process is not defined #871 - GitHub
Issue Fresh electron-vue project gives webpack error: ReferenceError: process is not defined Look like issue #516 solved by #726 for ...
Read more >
12 Undefined and referenceError - JavaScript Tutorial 2018
Full #Javascript #tutorial for #beginners : http://bizanosa.com/jsLearn HTML, ...
Read more >
ReferenceError - dir is not defined in nodejs - YouTube
JS - JavaScript. ReferenceError - dir is not defined in nodejs. 1.3K views 1 year ago. Sagar S. Sagar S. 59.9K subscribers. Join....
Read more >
JQuery Is Not Defined ( $ is not defined ) (Reference Error
Please visit http://www.technomark.in/$-Is- Not - Defined -Or-JQuery-Is- Not - Defined.aspx for more information.In this video, we have...
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