ReferenceError: watchVueFiles is not defined
See original GitHub issueGeneral Information
- Usage
- Development
- Documentation
- Feature Request
Specific generator
- Addons
- HandlebarsJS
- VueJS
What Version you are running?
- NodeJS: 8.12.0
- NPM: 6.4.1
- @pnp/spfx: 1.3.0
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:
- Created 5 years ago
- Comments:7 (4 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

New version with fix will be published later today.
@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.