I updated this morning to bud 6.19 and I’m getting the following error when I run npm run dev:
BudError
✘ Could not import @roots/bud-framework/env
ℹ Stack trace
│ at Module.import (./node_modules/@roots/bud-framework/lib/module.js:144:28)
│ at async ./node_modules/@roots/bud-framework/lib/bootstrap.js:91:21
│ at async Promise.all (index 0)
│ at async bootstrap (./node_modules/@roots/bud-framework/lib/bootstrap.js:125:5)
│ at async Bud.initialize (./node_modules/@roots/bud-framework/lib/bud/index.js:116:9)
│ at async BuildDevelopmentCommand.makeBud (./node_modules/@roots/bud/lib/cli/commands/index.js:216:20)
│ at async BuildDevelopmentCommand.execute (./node_modules/@roots/bud/lib/cli/commands/build/index.js:76:9)
│ at async BuildDevelopmentCommand.validateAndExecute (./node_modules/clipanion/lib/advanced/Command.js:73:26)
│ at async Cli.run (./node_modules/clipanion/lib/advanced/Cli.js:229:24)
When I run the mentioned command, it generates a file in the .storage folder with the name bud.commands.yml with an empty array.
Should i share it in zip with you?
I run from WSL yarn build --storage .storage' It adds patth only to this node_modules/@roots/bud-tailwindcss/lib/bud/commands/index.js` and no file is added everything is the same.
I modified and configure scss but my app.scss file is empty i comment it out all my changes
node v21.5.0
yarn v1.22.21
Our intent for this forum is to provide an environment for the following:
Collaborative problem-solving
Information sharing
This means that we want posts that ask for detailed help in solving a specific problem, or provide information that is likely to be useful to future visitors.
Use a title that accurately describes the topic
Detailed titles help folks that are searching for the same issue that you’re running into.
Choose the relevant category and any relevant tags
There are categories…
You will need to create a new topic and show your reproduction steps, including the exact changes that you made to any files, in order to get further support