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
for example, you have an example 00-all.bemjson.js:
add 00-all.blocks folder where you will add some blocks for your examples
run server and collect example
delete 00-all.blocks
try to collect example again
I got an error such as:
Error: ENOENT, no such file or directory '/Users/sipayrt/sites/promo/islands-promo-bc/desktop.examples/button/00-all/blocks'
at Object.fs.readdirSync (fs.js:654:18)
at module.exports.inherit.load (/Users/sipayrt/sites/promo/islands-promo-bc/node_modules/enb-bem-techs/lib/levels/level.js:212:28)
at /Users/sipayrt/sites/promo/islands-promo-bc/node_modules/enb-bem-techs/techs/levels.js:126:38
at Array.map (native)
at /Users/sipayrt/sites/promo/islands-promo-bc/node_modules/enb-bem-techs/techs/levels.js:125:42
at Array.3 (/Users/sipayrt/sites/promo/islands-promo-bc/node_modules/enb/node_modules/vow/lib/vow.js:202:56)
at Object.callFns [as _onImmediate] (/Users/sipayrt/sites/promo/islands-promo-bc/node_modules/enb/node_modules/vow/lib/vow.js:462:35)
at processImmediate [as _immediateCallback] (timers.js:330:15)
The text was updated successfully, but these errors were encountered:
for example, you have an example 00-all.bemjson.js:
I got an error such as:
The text was updated successfully, but these errors were encountered: