$ errors.fyi/rollup/MODULE_LEVEL_DIRECTIVE 128 namespaces · 4,025 codes
rollup · rollup/MODULE_LEVEL_DIRECTIVE
MODULE_LEVEL_DIRECTIVE

Module Level Directive

A 'use strict' or 'use client' directive was found after non-directive statements in a module. Directives must appear at the very top of a file or function body to take effect; Rollup warns when they are in an invalid position.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT