Skip to content

Commit 341c172

Browse files
committed
Try without npm install
1 parent aaace35 commit 341c172

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

spring-grpc-docs/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -154,14 +154,8 @@
154154
<id>install node and npm</id>
155155
<goals>
156156
<goal>install-node-and-npm</goal>
157-
<goal>npm</goal>
158157
</goals>
159158
<phase>generate-resources</phase>
160-
<configuration>
161-
<workingDirectory>${project.basedir}</workingDirectory>
162-
<installDirectory>${project.basedir}</installDirectory>
163-
<arguments>install --verbose</arguments>
164-
</configuration>
165159
</execution>
166160
<execution>
167161
<?m2e ignore?>

0 commit comments

Comments
 (0)