Advertisement
jgonzales394

Untitled

Nov 10th, 2020
1,151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. C:\Users\jgonz\Google Drive\Dev\fsn.pw\server\node_modules\helmet\dist\middlewares\content-security-policy\index.js:53
  2.         for (const element of directiveValue) {
  3.                               ^
  4.  
  5. TypeError: directiveValue is not iterable
  6.     at normalizeDirectives (C:\Users\jgonz\Google Drive\Dev\fsn.pw\server\node_modules\helmet\dist\middlewares\content-security-policy\index.js:53:31)
  7.     at Function.contentSecurityPolicy (C:\Users\jgonz\Google Drive\Dev\fsn.pw\server\node_modules\helmet\dist\middlewares\content-security-policy\index.js:106:24)
  8.     at Object.<anonymous> (C:\Users\jgonz\Google Drive\Dev\fsn.pw\server\index.js:19:10)
  9.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  10.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  11.     at Module.load (internal/modules/cjs/loader.js:928:32)
  12.     at Function.Module._load (internal/modules/cjs/loader.js:769:14)
  13.     at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:72:12)
  14.     at internal/main/run_main_module.js:17:47
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement