You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When compiling with the -w flag, the process halts in the command line.
As soon as a source file is edited, it shows the following error:
[modules]\coffee-toaster\lib\toaster.js:1
th"),g.item.geti
TypeError: cannot read property 'item' of null
at __t.Builder.l.watch ([modules]\cofee-toaster\lib\toaster.js:1:15389)
at __t.FnUtil.a.proxy ([modules]\lib\toaster.js:1:2633)
at StatWatcher.__t.FsUtil.f.watch_file ([modules]\cofee-toaster\lib\toaster.js:1:4346)
at StatWatcher.EventEmitter.emit (events.js:91:17)
at StatWatcher._handle.onchange (fs.js:886:10)
The text was updated successfully, but these errors were encountered:
When compiling with the -w flag, the process halts in the command line.
As soon as a source file is edited, it shows the following error:
The text was updated successfully, but these errors were encountered: