Replies: 1 comment
-
Hi @alxabrper ! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello Holger! Have some tip how to solve this problem?
Thanks
$ npm run watch
Writing dev/tags/nice/index.html from ./src/tags.njk.
Benchmark (Configuration): "htmlDateString" Nunjucks Filter took 213ms (13.3%, called 18×, 11.8ms each)
Wrote 14 files in 0.87 seconds (62.1ms each, v0.12.1)
fs.js:45
} = primordials;
^
ReferenceError: primordials is not defined
at fs.js:45:5
at req_ (C:\Users\Usuario\Documents\GitHub\11straps-main\11straps-main\node_modules\natives\index.js:143:24)
at Object.req [as require] (C:\Users\Usuario\Documents\GitHub\11straps-main\11straps-main\node_modules\natives\index.js:55:10)
at Object. (C:\Users\Usuario\Documents\GitHub\11straps-main\11straps-main\node_modules\vinyl-fs\node_modules\graceful-fs\fs.js:1:37)
at Module._compile (internal/modules/cjs/loader.js:1072:14)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1101:10)
at Module.load (internal/modules/cjs/loader.js:937:32)
at Function.Module._load (internal/modules/cjs/loader.js:778:12)
at Module.require (internal/modules/cjs/loader.js:961:19)
at require (internal/modules/cjs/helpers.js:92:18)
Beta Was this translation helpful? Give feedback.
All reactions