Skip to content
Discussion options

You must be logged in to vote

I still don't have clarity to the complete process. But anyways, this is happening because the @adonisjs/assembler is not installed on your deployment server.

The package is a development dependency and it seems like your server is installing only production dependencies. This happens when NODE_ENV is set to production or either you are using --production flag with the npm install command.

Replies: 7 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@gapgag55
Comment options

Answer selected by mckayze
Comment options

You must be logged in to vote
3 replies
@thetutlage
Comment options

@axeltaylor
Comment options

@mckayze
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@DiegoFelipe
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
Type: Question Needs clarification
8 participants
Converted from issue

This discussion was converted from issue #3257 on October 19, 2021 02:24.